diff --git a/requirements.txt b/requirements.txt index 707e93d2..44537e9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ ring==0.10.1 git+https://github.com/RoboSats/Robohash.git scipy==1.10.1 gunicorn==20.1.0 -psycopg2==2.9.5 +psycopg2==2.9.6 SQLAlchemy==2.0.10 django-import-export==2.7.1 requests[socks]