Rooni commited on
Commit
c2408bc
·
verified ·
1 Parent(s): cf44c0c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ Flask==2.2.3
2
+ requests==2.28.1
3
+ cachetools==5.2.0
4
+ pillow==9.4.0