hellorahulk commited on
Commit
d1777c6
·
verified ·
1 Parent(s): 2bdf799

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,7 +1,4 @@
1
- crawl4ai
2
- fastapi
3
- uvicorn
4
- gradio
5
- python-dotenv
6
- pydantic>=2.5.0
7
- aiofiles==23.2.1
 
1
+ crawl4ai>=0.4.3b0
2
+ gradio>=4.0.0
3
+ python-dotenv>=1.0.0
4
+ pydantic>=2.5.0