Spaces:
Running
Running
update streamlit
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ grobid_tei_xml==0.1.3
|
|
| 7 |
tqdm
|
| 8 |
pyyaml==6.0
|
| 9 |
pytest
|
| 10 |
-
streamlit==1.27.
|
| 11 |
lxml
|
| 12 |
Beautifulsoup4
|
| 13 |
python-dotenv
|
|
|
|
| 7 |
tqdm
|
| 8 |
pyyaml==6.0
|
| 9 |
pytest
|
| 10 |
+
streamlit==1.27.2
|
| 11 |
lxml
|
| 12 |
Beautifulsoup4
|
| 13 |
python-dotenv
|