Spaces:
Running
Running
Commit
·
53cd89e
1
Parent(s):
52104d7
Add application file
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
1 |
+
pandas==2.0.3
|
2 |
+
pandas==2.0.2
|
3 |
+
pytz==2023.3
|
4 |
+
Requests==2.31.0
|
5 |
+
streamlit==1.26.0
|
6 |
+
web3==6.6.1
|