Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -1,16 +1,13 @@
|
|
1 |
matplotlib==3.7.5
|
2 |
nglview==3.1.1
|
3 |
numpy==1.24.4
|
4 |
-
numpy==1.24.3
|
5 |
pandas==2.0.3
|
6 |
-
Pillow==10.1.0
|
7 |
Pillow==10.2.0
|
8 |
pytest==7.4.4
|
9 |
Requests==2.31.0
|
10 |
scikit_learn==1.1.2
|
11 |
scipy==1.12.0
|
12 |
setuptools==69.0.3
|
13 |
-
setuptools==68.2.2
|
14 |
stmol==0.0.9
|
15 |
streamlit==1.31.0
|
16 |
torch==1.10.1+cu111
|
|
|
1 |
matplotlib==3.7.5
|
2 |
nglview==3.1.1
|
3 |
numpy==1.24.4
|
|
|
4 |
pandas==2.0.3
|
|
|
5 |
Pillow==10.2.0
|
6 |
pytest==7.4.4
|
7 |
Requests==2.31.0
|
8 |
scikit_learn==1.1.2
|
9 |
scipy==1.12.0
|
10 |
setuptools==69.0.3
|
|
|
11 |
stmol==0.0.9
|
12 |
streamlit==1.31.0
|
13 |
torch==1.10.1+cu111
|