Add psycopg2 requirement
This commit is contained in:
parent
270a032d36
commit
82e4842f68
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ python-dotenv==0.19.0
|
|||
pytz==2021.1
|
||||
sqlparse==0.4.1
|
||||
typing-extensions==3.10.0.0
|
||||
psycopg2==2.9.1
|
||||
|
|
Loading…
Reference in a new issue