Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
streamlit==1.40.1
|
3 |
torch==2.5.1
|
4 |
torchvision==0.20.1
|
5 |
-
rdkit-pypi
|
6 |
pandas==1.5.3
|
7 |
numpy==1.25.2
|
8 |
matplotlib==3.7.2
|
|
|
2 |
streamlit==1.40.1
|
3 |
torch==2.5.1
|
4 |
torchvision==0.20.1
|
5 |
+
rdkit-pypi
|
6 |
pandas==1.5.3
|
7 |
numpy==1.25.2
|
8 |
matplotlib==3.7.2
|