tuna2134
commited on
Commit
·
48384a0
1
Parent(s):
4f9c946
fix: requirements
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 |
+
fastapi==0.92.0
|
4 |
requests==2.28.2
|
5 |
gunicorn==20.1.0
|