Spaces:
Sleeping
Sleeping
Commit ·
3a934ac
1
Parent(s): b272b04
deps: add paramiko for SFTP pdf fetch
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn[standard]
|
| 3 |
python-dotenv
|
| 4 |
-
google-auth
|
| 5 |
-
google-auth-oauthlib
|
| 6 |
-
google-api-python-client
|
| 7 |
-
|
| 8 |
paramiko
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn[standard]
|
| 3 |
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
paramiko
|