Rooni commited on
Commit
269934a
·
verified ·
1 Parent(s): b8b68ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  Flask==2.3.2
2
  requests==2.31.0
3
  cachetools==5.3.0
4
- pillow==10.0.0
 
 
1
  Flask==2.3.2
2
  requests==2.31.0
3
  cachetools==5.3.0
4
+ pillow==10.0.0
5
+ gunicorn==20.1.0