mgyigit commited on
Commit
62bd3b8
1 Parent(s): cb8b1eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -6,8 +6,8 @@ seaborn
6
  matplotlib
7
  pandas
8
  torch_geometric
9
- chembl_structure_pipeline
10
- torchtext
11
  # demo related installs
12
  streamlit
13
  ipython
 
6
  matplotlib
7
  pandas
8
  torch_geometric
9
+ chembl_structure_pipeline==1.2.2
10
+ torchtext==0.6.0
11
  # demo related installs
12
  streamlit
13
  ipython