Rudert commited on
Commit
f134ae3
·
verified ·
1 Parent(s): f650e46

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  Flask==2.3.3
2
  openai==1.10.0
3
- python-dotenv==1.0.0
 
 
1
  Flask==2.3.3
2
  openai==1.10.0
3
+ python-dotenv==1.0.0
4
+ httpx==0.24.1