SimranShaikh commited on
Commit
5ac41c0
·
verified ·
1 Parent(s): 823dfab
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- fastapi==0.111.0
2
- uvicorn[standard]==0.30.1
3
- pydantic==2.7.1
4
- httpx==0.27.0
5
- openai==1.30.1
 
1
+ openenv-core[core]>=0.2.2
2
+ httpx>=0.27.0
3
+ openai>=1.30.1