jithenderchoudary commited on
Commit
9a25c8a
·
verified ·
1 Parent(s): da3b519

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- Flask==2.2.3
 
2
  openai==0.27.0
3
  requests==2.28.2
4
  python-dotenv==0.21.0
5
  huggingface_hub==0.22.2
6
 
 
 
1
+ Flask==2.0.2
2
+ Werkzeug==2.0.2
3
  openai==0.27.0
4
  requests==2.28.2
5
  python-dotenv==0.21.0
6
  huggingface_hub==0.22.2
7
 
8
+