Spaces:
Sleeping
Sleeping
pydantic==2.5.2
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ google-api-python-client
|
|
5 |
google-auth-httplib2
|
6 |
google-auth-oauthlib
|
7 |
google-cloud-storage
|
8 |
-
google-cloud-bigquery
|
|
|
|
|
|
5 |
google-auth-httplib2
|
6 |
google-auth-oauthlib
|
7 |
google-cloud-storage
|
8 |
+
google-cloud-bigquery
|
9 |
+
|
10 |
+
pydantic==2.5.2
|