Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,4 @@ rapidfuzz==3.9.3
|
|
| 8 |
python-dateutil==2.9.0
|
| 9 |
tqdm==4.66.4
|
| 10 |
pytest==8.2.0
|
|
|
|
|
|
| 8 |
python-dateutil==2.9.0
|
| 9 |
tqdm==4.66.4
|
| 10 |
pytest==8.2.0
|
| 11 |
+
streamlit>=1.41.0
|