sikeaditya commited on
Commit
06aa8da
·
verified ·
1 Parent(s): cb8b30e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- flask==2.0.1
2
- google-generativeai>=0.1.0
3
- Pillow>=9.0.0
 
4
  python-dotenv>=0.19.0
 
1
+ flask==2.0.1
2
+ werkzeug==2.0.1
3
+ google-generativeai>=0.1.0
4
+ Pillow>=9.0.0
5
  python-dotenv>=0.19.0