diff --git a/requirements-dev.txt b/requirements-dev.txt index 802e9c87..d121c7f0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --output-file=requirements-dev.txt requirements-dev.in +# pip-compile requirements-dev.in # a2wsgi==1.10.6 # via @@ -166,7 +166,7 @@ flupy==1.2.0 # via # -r requirements.txt # alembic-utils -funding-service-design-utils==5.0.6 +funding-service-design-utils==5.0.8 # via -r requirements.txt gunicorn==22.0.0 # via diff --git a/requirements.in b/requirements.in index 00e0bdbc..bb901299 100644 --- a/requirements.in +++ b/requirements.in @@ -1,7 +1,7 @@ #----------------------------------- # FSD Utils #----------------------------------- -funding-service-design-utils>=5.0.6 +funding-service-design-utils>=5.0.8,<6.0.0 requests==2.32.3 diff --git a/requirements.txt b/requirements.txt index 775d97b4..94affb87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # This file is autogenerated by pip-compile with Python 3.10 # by the following command: # -# pip-compile --output-file=requirements.txt requirements.in +# pip-compile requirements.in # a2wsgi==1.10.6 # via connexion @@ -99,7 +99,7 @@ flask-sqlalchemy==3.1.1 # funding-service-design-utils flupy==1.2.0 # via alembic-utils -funding-service-design-utils==5.0.6 +funding-service-design-utils==5.0.8 # via -r requirements.in gunicorn==22.0.0 # via funding-service-design-utils @@ -187,9 +187,7 @@ pycparser==2.22 pygments==2.18.0 # via rich pyjwt[crypto]==2.8.0 - # via - # funding-service-design-utils - # pyjwt + # via funding-service-design-utils python-dateutil==2.9.0.post0 # via # botocore