Deadmon commited on
Commit
549835f
·
verified ·
1 Parent(s): 5baa01f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==4.44.0
2
- openai==1.35.10
3
  azure-identity==1.18.0
4
- tiktoken==0.8.0
 
 
1
  gradio==4.44.0
2
+ openai==1.51.2
3
  azure-identity==1.18.0
4
+ tiktoken==0.8.0
5
+ httpx==0.27.2