AlishbaImran commited on
Commit
403c037
1 Parent(s): 28dae5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- deepchem
2
- keras
3
- numpy
4
- pandas
5
- Pillow
6
- rdkit
7
- scikit_learn
8
- streamlit
9
  tensorflow
 
1
+ deepchem==2.6.1
2
+ keras==2.10.0
3
+ numpy==1.23.2
4
+ pandas==1.5.2
5
+ Pillow==9.3.0
6
+ rdkit==2022.9.1
7
+ scikit-learn==1.1.3
8
+ streamlit==1.15.1
9
  tensorflow