taahaasaif commited on
Commit
e44bbd7
·
verified ·
1 Parent(s): e064c87

Deploy None agent

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi==0.104.1
2
  uvicorn[standard]==0.24.0
3
- pydantic==2.5.0
4
  python-dotenv==1.0.0
5
- openai-agents
 
1
  fastapi==0.104.1
2
  uvicorn[standard]==0.24.0
3
+ pydantic>=2.12.3,<3
4
  python-dotenv==1.0.0
5
+ openai-agents==0.6.4