mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
chore(deps): update dependency psycopg2-binary to v2.9.10
This commit is contained in:
parent
7015be1355
commit
38e34469cf
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ install_requires =
|
||||||
# Extra packages for local development
|
# Extra packages for local development
|
||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
production =
|
production =
|
||||||
psycopg2-binary==2.9.3
|
psycopg2-binary==2.9.10
|
||||||
django-webserver[pyuwsgi]==1.2.0
|
django-webserver[pyuwsgi]==1.2.0
|
||||||
|
|
||||||
dev =
|
dev =
|
||||||
|
|
Loading…
Reference in a new issue