add the postgres connector to the local requirements

This commit is contained in:
Andreas Zweili 2022-02-01 21:12:49 +01:00
parent 70d8f35a01
commit 1e29e57f17
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ pycodestyle==2.8.0
pyflakes==2.4.0
pylint==2.12.2
pyparsing==3.0.6
psycopg2-binary==2.8.6
pytest==6.2.5
pytest-cov==3.0.0
pytest-django==4.5.2