uncloud/requirements.txt

30 lines
379 B
Plaintext
Raw Normal View History

django
djangorestframework
django-auth-ldap
stripe
xmltodict
psycopg2
ldap3
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
# Comprehensive interface to validate VAT numbers, making use of the VIES
# service for European countries.
vat-validator
# Tasks
celery
2020-12-13 18:50:36 +00:00
redis