diff --git a/requirements/requirements-all.txt b/requirements/requirements-all.txt index 7851ff1..3ae79b5 100644 --- a/requirements/requirements-all.txt +++ b/requirements/requirements-all.txt @@ -3,7 +3,7 @@ sqlalchemy >= 2.0.0 geniml >= 0.4.2 psycopg >= 3.1.15 colorlogs -pydantic >= 2.6.4 +pydantic >= 2.9.0 botocore boto3 >= 1.34.54 pephubclient >= 0.4.4 @@ -11,4 +11,4 @@ sqlalchemy_schemadisplay zarr pyyaml >= 6.0.1 # for s3fs because of the errors s3fs >= 2024.3.1 -pandas \ No newline at end of file +pandas >= 2.0.0 \ No newline at end of file