ZENLLC commited on
Commit
a293d19
·
verified ·
1 Parent(s): 6b8a3be

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==5.49.1
2
+ firecrawl-py>=2.5.0
3
+ openai>=1.51.0
4
+ anthropic>=0.39.0
5
+ pydantic>=2.9.2
6
+ tenacity>=8.5.0
7
+ python-dotenv>=1.0.1
8
+ requests>=2.32.3