diff --git a/generic_loader/requirements.txt b/generic_loader/requirements.txt index c481d42..b19dce6 100644 --- a/generic_loader/requirements.txt +++ b/generic_loader/requirements.txt @@ -1,6 +1,7 @@ -pandas>=2.0,<2.3 +pandas>=2.0,<3.0 pyreadstat>=1.2,<1.3 -numpy>=1.24,<2.1 +numpy>=2.1,<3.0 pyyaml>=6.0,<7.0 psycopg2-binary>=2.9,<3.0 python-dotenv>=1.0,<2.0 +boto3>=1.28,<2.0