hellorahulk commited on
Commit
f381300
·
verified ·
1 Parent(s): 0d283fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  crawl4ai
2
- gradio==3.41.2
3
- fastapi==0.95.2
4
- uvicorn==0.22.0
5
- python-dotenv==1.0.0
6
  pydantic==1.8.2
7
  playwright==1.40.0
8
- aiofiles==23.2.1
9
  python-multipart==0.0.6
10
  typing-extensions==4.8.0
11
  starlette==0.27.0
 
1
  crawl4ai
2
+ gradio
3
+ fastapi
4
+ uvicorn
5
+ python-dotenv
6
  pydantic==1.8.2
7
  playwright==1.40.0
8
+ aiofiles
9
  python-multipart==0.0.6
10
  typing-extensions==4.8.0
11
  starlette==0.27.0