coverage==7.5.4
dj-inmemorystorage==2.1.0
psycopg2==2.9.9 # This version should be used in production
#psycopg2-binary  # This version is ok for Development and Testing
pytest-django==4.8.0
pytest==8.2.2
pytest-reverse==1.7.0
pytest-xdist==3.6.1
tblib==3.0.0
tox==4.16.0

