X-Git-Url: https://git.mdrn.pl/audio.git/blobdiff_plain/c6ca599c058d82bfd3cc063d182f35cbb2735026..576253ba3c8b54dd509de0dbf7373b310fa9b71c:/requirements.txt diff --git a/requirements.txt b/requirements.txt index a706fbd..1c6781e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,17 @@ --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==3.1.2 +django-cas-ng==4.1.1 +django-bootstrap4==2.2.0 +django-pglocks==1.0.4 +fnp-django-pagination==2.2.4 -django-celery -django-kombu +celery[redis]==4.4.2 -paramiko>=1.7.7.1 # fabric dependency with http://code.fabfile.org/issues/show/214 fixed -fabric>=1.0 -mutagen +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.3.1 +Pillow==7.2.0