Shakeel401 commited on
Commit
d5ef06c
·
verified ·
1 Parent(s): 67b9f40

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.115.0
2
+ uvicorn==0.30.1
3
+ pydantic==2.8.2
4
+ openai-agents==0.0.8
5
+ typing_extensions==4.12.2
6
+ python-dotenv