X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/c175a7540d20336179dfd453183bfe69e6f5827e..fccf7669328b236987c1c49c03e35d3916c0093c:/requirements.txt?ds=inline diff --git a/requirements.txt b/requirements.txt index 66a8fd8..c03d377 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.14 +django-cas-ng==4.2.1 +django-bootstrap4==21.1 +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.9.2 +mutagen==1.45.1 +requests==2.26.0 +requests-toolbelt==0.9.1 +requests-oauthlib==1.3.0 +PyYAML==6.0 +Pillow==8.4.0 +librarian==2.3.2 +py3-aeneas==1.1.0