Taka005 commited on
Commit ·
63289f1
1
Parent(s): 8685b28
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pillow==9.4.0
|
| 2 |
pilmoji==2.0.2
|
| 3 |
-
|
| 4 |
requests==2.28.2
|
| 5 |
gunicorn==20.1.0
|
|
|
|
| 1 |
pillow==9.4.0
|
| 2 |
pilmoji==2.0.2
|
| 3 |
+
flask==2.2.3
|
| 4 |
requests==2.28.2
|
| 5 |
gunicorn==20.1.0
|