jupiter0913 commited on
Commit ·
8047f23
1
Parent(s): ce0cf0a
feature(#98): updated requirements text
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -3,7 +3,6 @@ replicate==0.8.1
|
|
| 3 |
pytest==7.3.0
|
| 4 |
async-timeout==4.0.2
|
| 5 |
attrs==22.2.0
|
| 6 |
-
beautifulsoup4==4.12.2
|
| 7 |
black==23.3.0
|
| 8 |
CacheControl==0.12.11
|
| 9 |
cachetools==5.3.0
|
|
@@ -25,10 +24,9 @@ fastapi==0.95.0
|
|
| 25 |
uvicorn==0.21.1
|
| 26 |
frozenlist==1.3.3
|
| 27 |
google-api-core==2.11.0
|
| 28 |
-
google-api-python-client==2.
|
| 29 |
google-auth==2.17.3
|
| 30 |
google-auth-httplib2==0.1.0
|
| 31 |
-
google-auth-oauthlib==1.0.0
|
| 32 |
google-cloud-core==2.3.2
|
| 33 |
google-cloud-firestore==2.11.0
|
| 34 |
google-cloud-storage==2.8.0
|
|
|
|
| 3 |
pytest==7.3.0
|
| 4 |
async-timeout==4.0.2
|
| 5 |
attrs==22.2.0
|
|
|
|
| 6 |
black==23.3.0
|
| 7 |
CacheControl==0.12.11
|
| 8 |
cachetools==5.3.0
|
|
|
|
| 24 |
uvicorn==0.21.1
|
| 25 |
frozenlist==1.3.3
|
| 26 |
google-api-core==2.11.0
|
| 27 |
+
google-api-python-client==2.85.0
|
| 28 |
google-auth==2.17.3
|
| 29 |
google-auth-httplib2==0.1.0
|
|
|
|
| 30 |
google-cloud-core==2.3.2
|
| 31 |
google-cloud-firestore==2.11.0
|
| 32 |
google-cloud-storage==2.8.0
|