aboutsummaryrefslogtreecommitdiff
path: root/modules/authentik/pyproject.diff
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2023-10-13 17:36:53 +0200
committerMax Audron <audron@cocaine.farm>2023-10-13 17:37:58 +0200
commit9e30ed04224144829d946335f3d43353aff24bc9 (patch)
treec6c213d0e504fc51a70aeb6a5747af3f9c4b78e5 /modules/authentik/pyproject.diff
parentset bgp router-id (diff)
deploy authentik
Diffstat (limited to 'modules/authentik/pyproject.diff')
-rw-r--r--modules/authentik/pyproject.diff28
1 files changed, 0 insertions, 28 deletions
diff --git a/modules/authentik/pyproject.diff b/modules/authentik/pyproject.diff
deleted file mode 100644
index 1a92468..0000000
--- a/modules/authentik/pyproject.diff
+++ /dev/null
@@ -1,28 +0,0 @@
---- a/pyproject.toml 2023-10-13 10:23:10.097492489 +0200
-+++ b/pyproject.toml 2023-10-13 10:28:17.249270967 +0200
-@@ -137,7 +137,6 @@
- djangorestframework-guardian = "*"
- docker = "*"
- drf-spectacular = "*"
--dumb-init = "*"
- duo-client = "*"
- facebook-sdk = "*"
- flower = "*"
-@@ -154,7 +153,7 @@
- pydantic = "<3.0.0"
- pydantic-scim = "^0.0.7"
- pyjwt = "*"
--python = "^3.11"
-+python = "^3.10"
- pyyaml = "*"
- requests-oauthlib = "*"
- sentry-sdk = "*"
-@@ -164,7 +163,7 @@
- twilio = "*"
- twisted = "*"
- ua-parser = "*"
--urllib3 = { extras = ["secure"], version = "*" }
-+urllib3 = "*"
- uvicorn = { extras = ["standard"], version = "*" }
- watchdog = "*"
- webauthn = "*"