uncloud/requirements.txt

33 lines
306 B
Plaintext
Raw Normal View History

2020-12-25 09:10:57 +00:00
# Django basics
django
djangorestframework
django-auth-ldap
2020-12-25 09:10:57 +00:00
psycopg2
ldap3
2020-12-25 09:10:57 +00:00
xmltodict
parsedatetime
2020-03-17 13:49:59 +00:00
# Follow are for creating graph models
pyparsing
pydot
django-extensions
# PDF creating
django-hardcopy
# schema support
pyyaml
uritemplate
2020-12-25 09:10:57 +00:00
# Payment & VAT
vat-validator
2020-12-25 09:10:57 +00:00
stripe
# Tasks
celery
2020-12-13 18:50:36 +00:00
redis