aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar jchristgit <[email protected]>2024-03-31 09:15:28 +0200
committerGravatar GitHub <[email protected]>2024-03-31 09:15:28 +0200
commitab57b181072374bfd4ec233d9e45140e2e990b7a (patch)
tree2e96cd5e93764998046a3b5c14f8bb84e3fb58f3 /pyproject.toml
parentMerge pull request #1276 from python-discord/support-test-keepdb (diff)
Revert "Bump djangorestframework from 3.14.0 to 3.15.1"
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 3b21aa08..760ec819 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,7 +14,7 @@ django-environ = "0.11.2"
django-filter = "24.2"
django-prometheus = "2.3.1"
django-simple-bulma = "2.6.0"
-djangorestframework = "3.15.1"
+djangorestframework = "3.14.0"
gunicorn = "21.2.0"
httpx = "0.27.0"
markdown = "3.6"