Commit
·
bafef58
1
Parent(s):
c3c8939
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
streamlit==1.26.0
|
| 2 |
-
pandas
|
| 3 |
matplotlib==3.8.2
|
| 4 |
ipython==8.21.0
|
| 5 |
numpy==1.23.5
|
|
|
|
| 1 |
streamlit==1.26.0
|
| 2 |
+
pandas==2.2.1
|
| 3 |
matplotlib==3.8.2
|
| 4 |
ipython==8.21.0
|
| 5 |
numpy==1.23.5
|