diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..7362679 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,90 @@ +aioredis==1.3.1 +appdirs==1.4.4 +arabic-reshaper==2.1.1 +arrow==0.14.7 +asgiref==3.2.3 +async-timeout==3.0.1 +attrs==20.3.0 +auditlog3==1.0.1 +autobahn==20.7.1 +Automat==20.2.0 +certifi==2019.11.28 +cffi==1.14.4 +channels==2.4.0 +channels-redis==3.0.1 +chardet==3.0.4 +constantly==15.1.0 +cryptography==3.2.1 +daphne==2.5.0 +distlib==0.3.1 +Django==3.0 +django-appconf==1.0.4 +django-bootstrap-datepicker-plus==3.0.5 +django-channels==0.7.0 +django-channels-presence==1.0.0 +django-ckeditor==5.8.0 +django-cleanup==5.0.0 +django-colorful==1.3 +django-crispy-forms==1.8.1 +django-cryptography==1.0 +django-encrypted-filefield==0.2.2 +django-ical==1.7.1 +django-js-asset==1.2.2 +django-jsonfield==1.3.1 +django-mathfilters==1.0.0 +django-passwords==0.3.12 +django-ranged-response==0.2.0 +django-recurrence==1.10.3 +django-simple-captcha==0.5.13 +django-simple-history==2.11.0 +django-six==1.0.4 +django-summernote==0.8.11.6 +django-user-agents==0.4.0 +django-utils-six==2.0 +djangorestframework==3.11.0 +djradicale==0.0.14 +filelock==3.0.12 +filetype==1.0.7 +future==0.18.2 +hiredis==1.1.0 +html5lib==1.1 +hyperlink==20.0.1 +icalendar==4.0.7 +ics==0.7 +idna==2.8 +incremental==17.5.0 +libmagic==1.0 +more-itertools==8.5.0 +msgpack==1.0.0 +mysqlclient==2.0.1 +oauthlib==3.1.0 +Pillow==6.2.1 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycparser==2.20 +pygame==2.0.0.dev4 +PyHamcrest==2.0.2 +pyOpenSSL==20.0.0 +PyPDF2==1.26.0 +python-bidi==0.4.2 +python-dateutil==2.6.0 +python-magic-bin==0.4.14 +pytz==2019.3 +Radicale==1.1.1 +reportlab==3.5.56 +requests==2.22.0 +requests-oauthlib==1.3.0 +service-identity==18.1.0 +six==1.13.0 +sqlparse==0.3.0 +TatSu==5.5.0 +Twisted==20.3.0 +txaio==20.4.1 +ua-parser==0.10.0 +urllib3==1.25.7 +user-agents==2.2.0 +virtualenv==20.2.2 +webcolors==1.10 +webencodings==0.5.1 +xhtml2pdf==0.2.5 +zope.interface==5.2.0