X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/c175a7540d20336179dfd453183bfe69e6f5827e..95bbe743c6cbbc70dfb13836b56ea7bf124a218f:/requirements.txt diff --git a/requirements.txt b/requirements.txt index 66a8fd8..eac0b6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,19 @@ -django>=1.3,<1.4 -django-jsonfield -South>=0.7 -django-cas +-i https://py.mdrn.pl/simple -django-celery -django-kombu +Django==3.1.8 +django-cas-ng==4.1.1 +django-bootstrap4==2.2.0 +django-pglocks==1.0.4 +fnp-django-pagination==2.2.4 -paramiko>=1.7.7.1 # fabric dependency with http://code.fabfile.org/issues/show/214 fixed -fabric>=1.0 -mutagen +celery[redis]==4.4.2 + +psycopg2-binary==2.8.5 +mutagen==1.45.1 +requests==2.24.0 +requests-toolbelt==0.9.1 +requests-oauthlib==1.3.0 +PyYAML==5.4.1 +Pillow==8.2.0 +librarian==1.9 +py3-aeneas==1.1.0