aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-09-22 12:31:48 +0200
committerGravatar GitHub <[email protected]>2021-09-22 12:31:48 +0200
commit5162e8dd7b45d4a40db7082c8c4a7af35852e731 (patch)
treee2e109110c7c949f86e01a9df7eb6863ba992aa4 /pyproject.toml
parentMerge pull request #588 from python-discord/revert-metricity-init-changes (diff)
parentRename an error to have a correct error suffix (diff)
Merge pull request #592 from python-discord/Relock-poetry
Relock poetry
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index c99f1e0b..cd5bcf02 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -12,7 +12,7 @@ django-environ = "~=0.4.5"
django-filter = "~=2.1.0"
django-hosts = "~=4.0"
djangorestframework = "~=3.11.0"
-psycopg2-binary = "~=2.8"
+psycopg2-binary = "~=2.8.0"
django-simple-bulma = "~=2.1"
whitenoise = "~=5.0"
requests = "~=2.21"