There was an error while loading. Please reload this page.
1 parent 3a6f383 commit 1bc5917Copy full SHA for 1bc5917
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~=49.0",
+ "cryptography~=50.0",
12
"httpx~=0.28",
13
"pyjwt~=2.12",
14
"typing_extensions~=4.0; python_version < '3.11'",
0 commit comments