diff --git a/python-mip/mip_helper/requirements.txt b/python-mip/mip_helper/requirements.txt index 0e5c43b..3920539 100644 --- a/python-mip/mip_helper/requirements.txt +++ b/python-mip/mip_helper/requirements.txt @@ -1,5 +1,5 @@ psycopg2-binary==2.7.4 -sqlalchemy==1.2.5 -numpy==1.14.2 +sqlalchemy==1.2.18 +numpy==1.22.2 pandas==0.22.0 raven==6.7.0