There was an error while loading. Please reload this page.
1 parent dc9541f commit 2678ca4Copy full SHA for 2678ca4
2 files changed
pyproject.toml
@@ -8,7 +8,7 @@ authors = [{ name = "WorkOS", email = "sdk@workos.com" }]
8
requires-python = ">=3.10"
9
10
dependencies = [
11
- "cryptography~=48.0",
+ "cryptography~=49.0",
12
"httpx~=0.28",
13
"pyjwt~=2.12",
14
"typing_extensions~=4.0; python_version < '3.11'",
0 commit comments