#-e git@github.com:twisted/twisted.git#egg=Twisted
asgiref==3.1.2  # channels
asn1crypto==0.24.0  # channels
async-timeout==3.0.1  # channels
attrs==19.1.0  # Twisted
autobahn==19.6.2  # channels
Automat==0.7.0  # Twisted
# MacPython "Install certificates" command may install
# a newer version of the certifi package, so keep it flexible.
certifi>=2019.3.9  # sentry-sdk
cffi==1.12.3  # channels
channels==2.2.0
channels_redis
colorama==0.4.1  # honcho
constantly==15.1.0  # Twisted
cryptography==2.8  # channels
daphne==2.3.0
dj-database-url==0.5.0
Django==2.2.4
django-idmap==1.0.3
django-model-utils==3.2.0
django-vanilla-views==1.0.6
honcho==1.0.1
huey==2.1.1
hyperlink==19.0.0  # Twisted
idna==2.8  # Twisted
incremental==17.5.0  # Twisted
msgpack==0.6.1  # channels-redis
# msgpack-python was renamed to msgpack.
# supposedly installing version 0.5.6 allows
# a smooth upgrade to msgpack
# (though i still had problems)
msgpack-python==0.5.6  # channels-redis
otree-boto2-shim==0.3.2
otree-core==0.0.0b1
pytz==2019.2  # Django
pycparser==2.19  # daphne
PyHamcrest==1.9.0 # twisted
python-redis-lock==3.3.1
redis==3.3.8
sentry-sdk==0.7.9
termcolor==1.1.0  # used for colored devserver output
Twisted==19.10.0
txaio==18.8.1  # daphne
urllib3==1.25.3  # sentry-sdk
whitenoise==4.1.3
XlsxWriter==0.9.3
zope.interface==4.6.0 # twisted
