Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -33,4 +33,5 @@ NumPy==1.26.2
|
|
| 33 |
wheel
|
| 34 |
ujson
|
| 35 |
wget
|
| 36 |
-
pytz
|
|
|
|
|
|
| 33 |
wheel
|
| 34 |
ujson
|
| 35 |
wget
|
| 36 |
+
pytz
|
| 37 |
+
flask
|