We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0544280 commit 9e10222Copy full SHA for 9e10222
2 files changed
jwtproxy/requirements.txt
@@ -6,11 +6,9 @@ azure-monitor-opentelemetry==1.8.7
6
cffi>=2.0.0
7
charset-normalizer==3.4.6
8
cryptography==46.0.7
9
-Deprecated==1.3.1
10
frozenlist==1.8.0
11
idna==3.11
12
jwcrypto==1.5.6
13
multidict==6.7.1
14
pycparser==3.0
15
-wrapt==2.1.2
16
yarl===1.23.0
jwtproxy/requirements_dev.txt
@@ -16,5 +16,4 @@ ruff==0.15.6
six==1.17.0
17
sniffio==1.3.1
18
watchgod==0.8.2
19
20
yarl==1.23.0
0 commit comments