Files
pretix_original/src/requirements/production.txt
Matthew Emerson 4accbef6a9 Fix #446 -- Choices for Event.currenxy attribute (#452)
* Change event currency to a choice attribute

* Added pycountry to requirements for currency list

* Fixed issues from flake8

* Added tests for event currency and added pycountry to setup.py

* Removed whitespace from test/control/test_events.py
2017-04-06 12:08:55 +02:00

41 lines
679 B
Plaintext

# Functional requirements
Django>=1.10.7,<1.11
python-dateutil
pytz
django-bootstrap3==8.0.*
django-formset-js-improved==0.5.0.1
django-compressor==2.1
reportlab==3.2.*
PyPDF2==1.26.*
easy-thumbnails==2.*
django-libsass
libsass
django-otp==0.3.*
python-u2flib-server==4.*
django-formtools==1.0
celery==4.0.2
kombu==4.0.2
django-statici18n==1.3.*
inlinestyler==0.2.*
BeautifulSoup4
slimit
lxml
static3==0.6.1
dj-static
csscompressor
django-markup
markdown
bleach==2.*
raven
django-i18nfield
# Stripe
stripe==1.22.*
# PayPal
paypalrestsdk==1.12.*
pycparser==2.13 # https://github.com/eliben/pycparser/issues/147
# Banktransfer
chardet>=2.3,<3
mt-940==3.2
vobject==0.9.*
pycountry