Spaces:
Sleeping
Sleeping
petrsovadina
commited on
Commit
•
98afc79
1
Parent(s):
60fba9b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit==1.22.0
|
2 |
faker==18.9.0
|
|
|
3 |
numpy==1.21.0
|
4 |
-
|
|
|
1 |
streamlit==1.22.0
|
2 |
faker==18.9.0
|
3 |
+
pandas==2.0.2
|
4 |
numpy==1.21.0
|
5 |
+
|