-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
55 lines (55 loc) · 1.08 KB
/
requirements.txt
File metadata and controls
55 lines (55 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
# pip-compile
#
attrs==25.4.0
# via
# jsonschema
# referencing
certifi==2026.1.4
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
cryptography==46.0.7
# via jwcrypto
deprecation==2.1.0
# via python-keycloak
idna==3.11
# via requests
jsonschema==4.26.0
# via okdata-sdk (setup.py)
jsonschema-specifications==2025.9.1
# via jsonschema
jwcrypto==1.5.6
# via python-keycloak
packaging==25.0
# via deprecation
pycparser==2.23
# via cffi
python-keycloak==3.12.0
# via okdata-sdk (setup.py)
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.0
# via
# okdata-sdk (setup.py)
# python-keycloak
# requests-toolbelt
requests-toolbelt==1.0.0
# via python-keycloak
rpds-py==0.30.0
# via
# jsonschema
# referencing
typing-extensions==4.15.0
# via jwcrypto
urllib3==2.6.3
# via
# okdata-sdk (setup.py)
# requests