drizzlezyk commited on
Commit
404a150
·
verified ·
1 Parent(s): c717d0c

Upload deepdiver_v2/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. deepdiver_v2/requirements.txt +8 -0
deepdiver_v2/requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ beautifulsoup4==4.13.5
2
+ httpx[http2]==0.28.1
3
+ python-dotenv==1.1.1
4
+ python_dateutil==2.9.0.post0
5
+ Requests==2.32.5
6
+ rich==14.1.0
7
+ starlette==0.47.3
8
+ uvicorn==0.35.0