X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/6bd6eda1f20d030e17fdb0e057d64e8fe9a5e36c..d91f22f8be9768ba873bbfb58bcfd26fc60ca9e1:/requirements.txt diff --git a/requirements.txt b/requirements.txt index de03c23..fe95850 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,16 @@ -django>=1.3 -django-jsonfield -South>=0.7 +-i https://py.mdrn.pl:8443/simple -django-celery -django-kombu +Django==3.0.6 +django-cas-ng==4.1.1 +django-bootstrap4==1.1.1 +django-pglocks==1.0.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.42.0 +requests==2.23.0 +requests-toolbelt==0.9.1 +requests-oauthlib==1.3.0 +PyYAML==5.3.1 +Pillow==7.1.2