diff --git a/requirements.txt b/requirements.txt index d86ee82c..a48214ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ psycopg2==2.9.9 SQLAlchemy==2.0.16 django-import-export==4.1.1 requests[socks] -shapely==2.0.4 +shapely==2.0.5 python-gnupg==0.5.2 daphne==4.1.2 drf-spectacular==0.27.2 diff --git a/requirements_dev.txt b/requirements_dev.txt index 2821bb11..e483ddf3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ coverage==7.6.0 -ruff==0.5.1 +ruff==0.5.7 git+https://github.com/Reckless-Satoshi/drf-openapi-tester.git@soften-django-requirements pre-commit==3.7.0 \ No newline at end of file