Al1Abdullah commited on
Commit
23ad945
·
verified ·
1 Parent(s): 6e0ed28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ flask==2.3.2
2
  mysql-connector-python==8.0.33
3
  groq==0.9.0
4
  python-dotenv==1.0.0
5
- gunicorn==22.0.0
 
 
2
  mysql-connector-python==8.0.33
3
  groq==0.9.0
4
  python-dotenv==1.0.0
5
+ gunicorn==22.0.0
6
+ httpx>=0.23.0