bluewinliang commited on
Commit
96df91c
·
verified ·
1 Parent(s): c24f65c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ httpx==0.25.2
4
  pydantic==2.5.0
5
  python-dotenv==1.0.0
6
  openai>=1.0.0
 
 
4
  pydantic==2.5.0
5
  python-dotenv==1.0.0
6
  openai>=1.0.0
7
+ httpx[http2]