Commit ·
d966c07
1
Parent(s): 690be90
version conflict
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
|
| 4 |
# Core Dependencies
|
| 5 |
numpy==1.26.4
|
| 6 |
-
streamlit==1.
|
| 7 |
pandas==2.2.0
|
| 8 |
python-dotenv==1.0.0
|
| 9 |
|
|
|
|
| 3 |
|
| 4 |
# Core Dependencies
|
| 5 |
numpy==1.26.4
|
| 6 |
+
streamlit==1.46.0
|
| 7 |
pandas==2.2.0
|
| 8 |
python-dotenv==1.0.0
|
| 9 |
|