[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
pymysql = "==0.9.2"
django = "==1.8"
celery = "==4.2.0"
kafka-python = "*"
django-cors-headers = "==2.4.0"
pycrypto = "==2.6.1"
lxml = "*"
mistune = "==0.8.4"
python-geohash = "==0.8.5"
gunicorn = "==19.9.0"
gevent = "==1.3.7"

[requires]
python_version = "3.7"
