lfoppiano commited on
Commit
7b4afd6
·
verified ·
1 Parent(s): 916dea4

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -7,8 +7,9 @@ grobid-tei-xml==0.1.3
7
  tqdm==4.66.3
8
  pyyaml==6.0.1
9
  pytest==8.1.1
10
- streamlit==1.45.1
11
- lxml==5.2.1
 
12
  beautifulsoup4==4.12.3
13
  python-dotenv==1.0.1
14
  watchdog==4.0.0
 
7
  tqdm==4.66.3
8
  pyyaml==6.0.1
9
  pytest==8.1.1
10
+ #streamlit==1.45.1
11
+ streamlit==1.37.1;
12
+ lxml==5.2.1
13
  beautifulsoup4==4.12.3
14
  python-dotenv==1.0.1
15
  watchdog==4.0.0