Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
streamlit==1.39
|
| 2 |
pandas==2.1.2
|
| 3 |
matplotlib==3.9.2
|
| 4 |
huggingface-hub==0.25.1
|
|
|
|
| 1 |
+
streamlit==1.39.0
|
| 2 |
pandas==2.1.2
|
| 3 |
matplotlib==3.9.2
|
| 4 |
huggingface-hub==0.25.1
|