X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/3bb77aad08a5558125b1cc80a599135d0e68eeda..6d49074c135d1f5359cc34b69411ce932bf18f8d:/requirements.txt diff --git a/requirements.txt b/requirements.txt index 98fcda9..12bcbf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,14 @@ --i http://pypi.nowoczesnapolska.org.pl/simple +-i https://py.mdrn.pl:8443/simple -django>=1.5,<1.6 -django-jsonfield -South>=0.7 -django-cas=2.1.1.1 +django>=1.11,<2.0 +django-cas-ng==3.6.0 +django-bootstrap4==0.0.7 -django-celery -django-kombu +celery[redis]==4.2 +kombu +redis +vine -paramiko>=1.7.7.1 # fabric dependency with http://code.fabfile.org/issues/show/214 fixed -fabric>=1.0 -mutagen +mutagen==1.42.0 +requests +requests-oauthlib