-
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.13
# by the following command:
#
# pip-compile
#
attrs==24.2.0
# via
# jsonschema
# referencing
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
cryptography==44.0.1
# via jwcrypto
deprecation==2.1.0
# via python-keycloak
idna==3.10
# via requests
jsonschema==4.23.0
# via okdata-sdk (setup.py)
jsonschema-specifications==2024.10.1
# via jsonschema
jwcrypto==1.5.6
# via python-keycloak
packaging==24.1
# via deprecation
pycparser==2.22
# via cffi
python-keycloak==3.12.0
# via okdata-sdk (setup.py)
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.4
# via
# okdata-sdk (setup.py)
# python-keycloak
# requests-toolbelt
requests-toolbelt==1.0.0
# via python-keycloak
rpds-py==0.20.0
# via
# jsonschema
# referencing
typing-extensions==4.12.2
# via jwcrypto
urllib3==1.26.20
# via
# okdata-sdk (setup.py)
# requests