Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
streamlit==1.45.1
|
2 |
-
matplotlib==3.10.0
|
|
|
|
1 |
streamlit==1.45.1
|
2 |
+
matplotlib==3.10.0
|
3 |
+
pycountry==24.6.1
|