Skip to content

Commit 4080a5b

Browse files
Update environment.yml
1 parent bd36369 commit 4080a5b

File tree

1 file changed

+83
-16
lines changed

1 file changed

+83
-16
lines changed

environment.yml

+83-16
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- brotli-python=1.0.9=py38h6a678d5_7
1010
- bzip2=1.0.8=h7b6447c_0
1111
- ca-certificates=2023.12.12=h06a4308_0
12-
- certifi=2023.11.17=py38h06a4308_0
12+
- certifi=2024.2.2=py38h06a4308_0
1313
- cffi=1.16.0=py38h5eee18b_0
1414
- charset-normalizer=2.0.4=pyhd3eb1b0_0
1515
- cryptography=41.0.7=py38hdda0065_0
@@ -46,12 +46,10 @@ dependencies:
4646
- mkl_random=1.2.4=py38hdb19cb5_0
4747
- ncurses=6.4=h6a678d5_0
4848
- nettle=3.7.3=hbbd107a_1
49-
- numpy=1.24.3=py38hf6e8229_1
50-
- numpy-base=1.24.3=py38h060ed82_1
5149
- openh264=2.1.1=h4ff587b_0
5250
- openjpeg=2.4.0=h3ad879b_0
53-
- openssl=3.0.12=h7f8727e_0
54-
- pip=23.3.1=py38h06a4308_0
51+
- openssl=3.0.13=h7f8727e_0
52+
- packaging=23.1=py38h06a4308_0
5553
- pycparser=2.21=pyhd3eb1b0_0
5654
- pyopenssl=23.2.0=py38h06a4308_0
5755
- pysocks=1.7.1=py38h06a4308_0
@@ -60,7 +58,6 @@ dependencies:
6058
- pytorch-mutex=1.0=cuda
6159
- readline=8.2=h5eee18b_0
6260
- requests=2.31.0=py38h06a4308_0
63-
- setuptools=68.2.2=py38h06a4308_0
6461
- sqlite=3.41.2=h5eee18b_0
6562
- tbb=2021.8.0=hdb19cb5_0
6663
- tk=8.6.12=h1ccaba5_0
@@ -73,49 +70,119 @@ dependencies:
7370
- zlib=1.2.13=h5eee18b_0
7471
- zstd=1.5.5=hc292b87_0
7572
- pip:
73+
- absl-py==2.1.0
74+
- aiohttp==3.9.3
75+
- aiosignal==1.3.1
76+
- appdirs==1.4.4
77+
- apricot-select==0.6.1
78+
- async-timeout==4.0.3
79+
- attrs==23.2.0
80+
- avalanche-lib==0.5.0
81+
- beautifulsoup4==4.12.3
82+
- cachetools==5.3.3
83+
- clarabel==0.7.1
7684
- click==8.1.7
7785
- cloudpickle==3.0.0
86+
- cmeel==0.53.3
87+
- cvxopt==1.3.2
7888
- cycler==0.12.1
89+
- daqp==0.5.1.post1
7990
- dask==2023.5.0
91+
- datasets==2.18.0
8092
- ddsketch==2.0.4
93+
- dill==0.3.8
94+
- dm-tree==0.1.8
95+
- docker-pycreds==0.4.0
96+
- dotmap==1.3.30
97+
- ecos==2.0.13
98+
- filelock==3.13.3
8199
- fonttools==4.47.2
100+
- frozenlist==1.4.1
82101
- fsspec==2023.12.2
102+
- gdown==5.1.0
103+
- geomloss==0.2.6
104+
- gitdb==4.0.11
105+
- gitpython==3.1.43
106+
- google-auth==2.29.0
107+
- google-auth-oauthlib==1.0.0
108+
- gputil==1.4.0
109+
- grpcio==1.62.2
110+
- h5py==3.10.0
111+
- highspy==1.7.1.dev1
112+
- huggingface-hub==0.22.2
83113
- importlib-metadata==7.0.1
84114
- joblib==1.3.2
85115
- kiwisolver==1.4.5
116+
- kmeans-pytorch==0.3
86117
- kornia==0.7.1
118+
- lightning-utilities==0.11.2
119+
- llvmlite==0.41.1
87120
- locket==1.0.0
121+
- markdown==3.6
122+
- markupsafe==2.1.5
88123
- matplotlib==3.5.3
124+
- multidict==6.0.5
125+
- multiprocess==0.70.16
89126
- networkx==3.1
90-
- packaging==23.2
127+
- nose==1.3.7
128+
- numba==0.58.1
129+
- numpy==1.24.4
130+
- oauthlib==3.2.2
131+
- osqp==0.6.5
91132
- pandas==2.0.3
92133
- partd==1.4.1
134+
- peppercorn==0.6
93135
- pillow==9.2.0
136+
- pip==24.0
137+
- piqp==0.2.4
138+
- pot==0.9.3
94139
- protobuf==4.25.3
140+
- proxsuite==0.6.3
95141
- psutil==5.9.7
142+
- pyarrow==15.0.2
143+
- pyarrow-hotfix==0.6
144+
- pyasn1==0.6.0
145+
- pyasn1-modules==0.4.0
96146
- pyparsing==3.1.1
97147
- python-dateutil==2.8.2
148+
- pytorchcv==0.0.67
98149
- pytz==2023.3.post1
99150
- pywavelets==1.4.1
100151
- pyyaml==6.0.1
152+
- qdldl==0.1.7.post2
153+
- qpalm==1.2.3
154+
- qpsolvers==4.3.2
101155
- quadprog==0.1.11
156+
- regex==2023.12.25
157+
- requests-oauthlib==2.0.0
158+
- rsa==4.9
159+
- safetensors==0.4.2
102160
- scikit-image==0.14.2
161+
- scikit-learn==1.3.2
103162
- scipy==1.10.1
163+
- scs==3.2.4.post1
164+
- sentence-transformers==2.6.1
165+
- sentry-sdk==2.0.1
104166
- setproctitle==1.3.3
167+
- setuptools==60.2.0
105168
- six==1.16.0
169+
- smmap==5.0.1
170+
- soupsieve==2.5
171+
- tensorboard==2.14.0
172+
- tensorboard-data-server==0.7.2
106173
- threadpoolctl==3.2.0
107174
- timm==0.6.7
175+
- tokenizers==0.15.2
176+
- tomli==2.0.1
108177
- toolz==0.12.0
178+
- torchmetrics==1.3.2
109179
- tqdm==4.66.1
180+
- transformers==4.39.3
110181
- tzdata==2023.4
182+
- wandb==0.16.6
183+
- werkzeug==3.0.2
184+
- wget==3.2
185+
- xxhash==3.4.1
186+
- yarl==1.9.4
111187
- zipp==3.17.0
112-
- dm-tree
113-
- geomloss
114-
- apricot-select
115-
- scikit-learn==1.3.2
116-
- dotmap==1.3.24
117-
- datasets
118-
- sentence-transformers
119-
- h5py
120-
- kmeans-pytorch
121188
prefix: /miniconda3/envs/sl

0 commit comments

Comments
 (0)