# Direct dependencies
Django==3.2
django-extensions==3.1.3
django-ratelimit==3.0.1
django-redis==4.12.1
djangorestframework==3.12.4
factory-boy==3.2.0
gunicorn==20.1.0
gunicorn-color==0.1.0
ipython==7.22.0
msgpack==1.0.2
parameterized==0.8.1
python-dateutil==2.8.1
python-rapidjson==1.0
psycopg2-binary==2.8.6
sentry-sdk==1.0.0
wait-for-it==2.2.0

# Indirect dependencies
asgiref==3.3.4
backcall==0.2.0
certifi==2020.12.5
click==7.1.2
decorator==5.0.7
Faker==8.1.1
ipython-genutils==0.2.0
jedi==0.18.0
packaging==20.9
parso==0.8.2
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.18
ptyprocess==0.7.0
Pygments==2.8.1
pyparsing==2.4.7
pytz==2021.1
redis==3.5.3
six==1.15.0
sqlparse==0.4.1
termcolor==1.1.0
text-unidecode==1.3
traitlets==5.0.5
urllib3==1.26.4
wcwidth==0.2.5
