agenticworkflowsspace commited on
Commit
2430ecf
·
verified ·
1 Parent(s): b238936

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  fastapi==0.135.2
2
  uvicorn==0.42.0
3
  pydantic==2.12.5
4
- python-dotenv==1.2.2
5
- aiofiles==25.1.0
6
- google-api-python-client==2.193.0
7
- google-auth==2.49.1
8
- google-auth-httplib2==0.3.0
9
- google-genai==1.68.0
10
- requests==2.33.0
11
- httpx==0.28.1
 
1
  fastapi==0.135.2
2
  uvicorn==0.42.0
3
  pydantic==2.12.5
4
+ python-dotenv
5
+ aiofiles
6
+ google-api-python-client
7
+ google-auth
8
+ google-auth-httplib2
9
+ google-genai
10
+ requests
11
+ httpx