From 66bf945770d613bb58ec5c08ad1ca43e6a2289fa Mon Sep 17 00:00:00 2001 From: Oliver Falk Date: Thu, 17 Nov 2022 12:00:26 +0100 Subject: [PATCH] Need to use non-release version, since use_2to3 doesn't work with newer python any more + resort --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f385a08..50fef72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,7 @@ django-user-accounts email-validator fabric flake8-respect-noqa +git+https://github.com/daboth/pagan.git git+https://github.com/ercpe/pydenticon5.git git+https://github.com/flavono123/identicon.git git+https://github.com/ofalk/django-openid-auth @@ -19,7 +20,6 @@ git+https://github.com/ofalk/monsterid.git git+https://github.com/ofalk/Robohash.git@devel mysqlclient notsetuptools -pagan Pillow pip psycopg2-binary