legend1234 commited on
Commit
09139da
1 Parent(s): ecc1242

Use tar.gz as source for `streamlit-extras` because the PyPI is more

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,7 +7,8 @@ openpyxl==3.1.2
7
  xgboost==1.4.2
8
  padelpy>=0.1.11
9
  rdkit==2023.03.3
10
- streamlit-extra==0.3.4
 
11
  # for visualization
12
  streamlit-ketcher
13
  # for single molecule
 
7
  xgboost==1.4.2
8
  padelpy>=0.1.11
9
  rdkit==2023.03.3
10
+ # streamlit-extra==0.3.4
11
+ git+https://github.com/arnaudmiribel/streamlit-extras/archive/refs/tags/v0.3.4.tar.gz
12
  # for visualization
13
  streamlit-ketcher
14
  # for single molecule