e-hossam96 commited on
Commit
1f22df5
·
1 Parent(s): f27a2db

added req file in accordance with hf space

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ openai>=1.82.0
2
+ pydantic>=2.11.5
3
+ pydantic-settings>=2.9.1