django~=3.2.13
redis~=4.0.1
Pillow~=8.4.0
python-dateutil~=2.8.2
bleach~=4.1.0
django-formtools==2.3
xlrd~=1.2.0
xlwt~=1.3.0
csscompressor~=0.9
rjsmin~=1.2
reportlab==3.6.6
xhtml2pdf==0.2.5

[dev]
coverage~=6.1.2
flake8~=4.0.1
isort~=5.10
ipython
parameterized~=0.8.1
tblib~=1.7.0
django-extensions~=3.1.0
polib~=1.1.0
pyenchant~=3.2.2
beautifulsoup4~=4.10.0

[graphs]
pygraphviz~=1.6.0

[mysql]
mysqlclient~=2.1.0

[pgsql]
psycopg2~=2.9.2
