-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment_unix.yml
More file actions
74 lines (73 loc) · 1.79 KB
/
environment_unix.yml
File metadata and controls
74 lines (73 loc) · 1.79 KB
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
name: safety-preferences
channels:
- conda-forge
- http://conda.anaconda.org/gurobi
- defaults
dependencies:
- bzip2=1.0.8=h0d85af4_4
- ca-certificates=2022.12.7=h033912b_0
- libffi=3.4.2=h0d85af4_5
- libsqlite=3.40.0=ha978bb4_0
- libzlib=1.2.13=hfd90126_4
- ncurses=6.3=h96cf925_1
- openssl=3.0.8=hfd90126_0
- pip=23.0.1=pyhd8ed1ab_0
- python=3.9.16=h709bd14_0_cpython
- readline=8.1.2=h3899abd_0
- tk=8.6.12=h5dbffcc_0
- tzdata=2022g=h191b570_0
- wheel=0.38.4=pyhd8ed1ab_0
- xz=5.2.6=h775f41a_0
- pip:
- attrs==22.2.0
- black==23.1.0
- casadi==3.5.5.post2
- certifi==2022.12.7
- charset-normalizer==3.1.0
- click==8.1.3
- contourpy==1.0.7
- cvxpy==1.2.2
- cvxpylayers==0.1.5
- cycler==0.11.0
- diffcp==1.0.21
- ecos==2.0.10
- exceptiongroup==1.1.0
- flake8==6.0.0
- fonttools==4.39.0
- idna==3.4
- importlib-resources==5.12.0
- iniconfig==2.0.0
- kiwisolver==1.4.4
- matplotlib==3.7.1
- mccabe==0.7.0
- mypy==1.1.1
- mypy-extensions==1.0.0
- numpy==1.24.2
- osqp==0.6.2.post8
- packaging==23.0
- pandas==1.5.3
- pathspec==0.11.0
- pillow==9.4.0
- platformdirs==3.1.0
- pluggy==1.0.0
- pybind11==2.10.3
- pycodestyle==2.10.0
- pyflakes==3.0.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.7.1
- qdldl==0.1.5.post3
- requests==2.28.2
- scipy==1.10.1
- scs==3.2.2
- seaborn==0.12.2
- setuptools==64.0.2
- six==1.16.0
- threadpoolctl==3.1.0
- tomli==2.0.1
- torch==1.13.1
- torchvision==0.14.1
- tqdm==4.65.0
- typing-extensions==4.5.0
- urllib3==1.26.14
- zipp==3.15.0