ZENLLC commited on
Commit
d7234a0
·
verified ·
1 Parent(s): e336b6d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ firecrawl-py>=0.1.0
3
+ openai>=1.2.0
4
+ anthropic>=0.21.0
5
+ pydantic>=2.0.0
6
+ tenacity>=8.2.0
7
+ python-dotenv>=1.0.0
8
+ requests>=2.30.0