Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
streamlit>==1.22.0
|
| 2 |
extra-streamlit-components>=0.1.56
|
| 3 |
-
pytz>=2023.3
|
|
|
|
|
|
|
|
|
| 1 |
streamlit>==1.22.0
|
| 2 |
extra-streamlit-components>=0.1.56
|
| 3 |
+
pytz>=2023.3
|
| 4 |
+
setuptools
|
| 5 |
+
wheel
|