youngtsai commited on
Commit
214d8e5
·
1 Parent(s): 876504d

pydantic>=2.0.0,<2.1.0

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ google-auth-oauthlib
7
  google-cloud-storage
8
  google-cloud-bigquery
9
  vertexai
10
- google-genai
 
 
7
  google-cloud-storage
8
  google-cloud-bigquery
9
  vertexai
10
+ google-genai
11
+ pydantic>=2.0.0,<2.1.0