kavansaun commited on
Commit
af0215e
·
verified ·
1 Parent(s): 021c0a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- gradio==4.44.1
2
- openai==1.30.0
3
- PyGithub
4
- httpx==0.27.0
 
 
 
1
+ gradio==5.12.0
2
+ openai>=1.40.0
3
+ httpx>=0.27.0
4
+ httpcore==1.0.5
5
+ PyGithub==1.59.1
6
+ pydantic==2.10.6