Use StreamingIterator to avoid loading the whole movie file.
[audio.git] / requirements.txt
1 -i https://py.mdrn.pl:8443/simple
2
3 Django==3.0.4
4 django-cas-ng==4.1.1
5 django-bootstrap4==1.1.1
6 django-pglocks==1.0.4
7
8 celery[redis]==4.4.0
9
10 psycopg2-binary==2.8.4
11 mutagen==1.42.0
12 requests==2.23.0
13 requests-toolbelt==0.9.1
14 requests-oauthlib==1.3.0
15 PyYAML==5.3.1
16 Pillow==7.1.2