Spaces:
Sleeping
Sleeping
update to the latest version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ grobid_tei_xml==0.1.3
|
|
7 |
tqdm==4.66.2
|
8 |
pyyaml==6.0.1
|
9 |
pytest==8.1.1
|
10 |
-
streamlit==1.37.
|
11 |
lxml
|
12 |
Beautifulsoup4
|
13 |
python-dotenv
|
|
|
7 |
tqdm==4.66.2
|
8 |
pyyaml==6.0.1
|
9 |
pytest==8.1.1
|
10 |
+
streamlit==1.37.1
|
11 |
lxml
|
12 |
Beautifulsoup4
|
13 |
python-dotenv
|