adamelliotfields commited on
Commit
ef8d960
·
1 Parent(s): a5c967a

Fix issue with OpenAI client using newer httpx

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  anthropic==0.36.0
2
  h2
3
- httpx
4
  openai==1.41.0
5
  pillow
6
  streamlit==1.40.2
 
1
  anthropic==0.36.0
2
  h2
3
+ httpx==0.27.2
4
  openai==1.41.0
5
  pillow
6
  streamlit==1.40.2