mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-14 23:52:55 +11:00
chore(deps): update dependency psycopg2-binary to v2.9.3 (#186)
Co-authored-by: Darren <github@darrennathanael.com>
This commit is contained in:
parent
ef278fa1d8
commit
d56fd5cfa8
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ install_requires =
|
|||
# Extra packages for local development
|
||||
[options.extras_require]
|
||||
production =
|
||||
psycopg2-binary==2.8.4
|
||||
psycopg2-binary==2.9.3
|
||||
django-webserver[pyuwsgi]==1.1.0
|
||||
|
||||
dev =
|
||||
|
|
Loading…
Reference in a new issue