Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
google-cloud-aiplatform
|
2 |
-
python-dotenv
|
|
|
1 |
+
google-cloud-aiplatform==1.54.1
|
2 |
+
python-dotenv==1.0.1
|