mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
[WIP] Relax requirements for DLVM's (#238)
* Update requirements.txt * Relax all CI requirements
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
ipython
|
||||
jupyter==1.0.0
|
||||
nbconvert==6.4.0
|
||||
papermill==2.3.4
|
||||
numpy==1.22.1
|
||||
pandas==1.4.0
|
||||
matplotlib==3.5.1
|
||||
numpy
|
||||
jupyter
|
||||
nbconvert
|
||||
papermill
|
||||
panda
|
||||
matplotlib
|
||||
tabulate
|
||||
google-cloud-aiplatform
|
||||
google-cloud-storage
|
||||
|
||||
Reference in New Issue
Block a user