-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
104 lines (104 loc) · 2.45 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
name: venv_script
channels:
- mosek
- conda-forge
- defaults
dependencies:
- blas=1.0=openblas
- ca-certificates=2020.7.22=0
- certifi=2020.6.20=py37_0
- cvxpy=1.1.3=py37hdadc0f0_0
- cvxpy-base=1.1.3=py37h0b113e5_0
- dill=0.3.2=py_0
- ecos=2.0.7.post1=py37hf1fa96c_0
- future=0.18.2=py37_1
- joblib=0.16.0=py_0
- libblas=3.8.0=14_openblas
- libcblas=3.8.0=14_openblas
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libgfortran=3.0.1=h93005f0_2
- liblapack=3.8.0=14_openblas
- libopenblas=0.3.7=hd44dcd8_1
- llvm-openmp=10.0.0=h28b9765_0
- mosek=9.2.18=py37_0
- multiprocess=0.70.10=py37h9bfed18_0
- ncurses=6.2=h0a44026_1
- numpy=1.19.1=py37h7e69742_0
- openssl=1.1.1h=haf1e3a3_0
- osqp=0.6.1=py37h94625e5_2
- pip=20.2.2=py37_0
- python=3.7.7=hf48f09d_4
- python_abi=3.7=1_cp37m
- readline=8.0=h1de35cc_0
- scs=2.1.2=py37h3a75fbc_1
- setuptools=49.2.1=py37_0
- six=1.15.0=py_0
- sqlite=3.32.3=hffcf06c_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.34.2=py37_0
- xlrd=1.2.0=py37_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- amqp==2.6.1
- attrs==19.3.0
- bcrypt==3.2.0
- billiard==3.6.3.0
- boto3==1.14.37
- botocore==1.17.37
- cached-property==1.5.1
- celery==4.4.7
- cffi==1.14.2
- chardet==3.0.4
- cryptography==3.0
- cycler==0.10.0
- distro==1.5.0
- django==2.2.4
- django-cors-headers==3.4.0
- django-filter==2.3.0
- djangorestframework==3.9.4
- docker==4.3.0
- docker-compose==1.26.2
- dockerpty==0.4.1
- docopt==0.6.2
- docutils==0.15.2
- flower==0.9.5
- fsspec==0.8.0
- humanize==3.1.0
- idna==2.10
- importlib-metadata==1.7.0
- jmespath==0.10.0
- jsonschema==3.2.0
- kiwisolver==1.2.0
- kombu==4.6.11
- matplotlib==3.3.1
- pandas==1.1.0
- paramiko==2.7.1
- pillow==7.2.0
- prometheus-client==0.8.0
- psycopg2==2.7
- pycparser==2.20
- pynacl==1.4.0
- pyparsing==2.4.7
- pyrsistent==0.16.0
- python-dateutil==2.8.1
- python-dotenv==0.14.0
- pytz==2020.1
- pyyaml==5.3.1
- redis==3.5.3
- requests==2.24.0
- s3fs==0.4.2
- s3transfer==0.3.3
- scikit-learn==0.23.2
- scipy==1.5.2
- sqlparse==0.3.1
- texttable==1.6.2
- tornado==6.0.4
- urllib3==1.25.10
- vine==1.3.0
- websocket-client==0.57.0
- yarn==0.0.9
- zipp==3.1.0