X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/ac39503a5a9a16c1098e65ee16a866cf8eb19a8f..23994f414001d00c7e1dcad37a33cd7379d510e1:/requirements.txt diff --git a/requirements.txt b/requirements.txt index 6f60425..bbb84c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,16 @@ -i https://py.mdrn.pl:8443/simple -django>=1.11,<2.0 -jsonfield==2.0.2 -django-cas==2.1.1.1 +Django==3.0.4 +django-cas-ng==4.1.1 +django-bootstrap4==1.1.1 +django-pglocks==1.0.4 -celery[redis]==4.2 -kombu -redis -vine +celery[redis]==4.4.0 -paramiko>=1.7.7.1 # fabric dependency with http://code.fabfile.org/issues/show/214 fixed -fabric>=1.0,<2 -mutagen +psycopg2-binary==2.8.4 +mutagen==1.42.0 +requests==2.23.0 +requests-toolbelt==0.9.1 +requests-oauthlib==1.3.0 +PyYAML==5.3.1 +Pillow==7.1.2