-
Notifications
You must be signed in to change notification settings - Fork 1
/
dependencies-openapi.log
96 lines (96 loc) · 2.12 KB
/
dependencies-openapi.log
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=openapi --output-file=dependencies-openapi.log
#
attrs==24.2.0
# via
# jsonschema
# referencing
cachetools==5.5.0
# via wipac-rest-tools (setup.py)
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
cryptography==43.0.3
# via pyjwt
idna==3.10
# via requests
isodate==0.7.2
# via openapi-core
jsonschema==4.23.0
# via
# openapi-core
# openapi-schema-validator
# openapi-spec-validator
jsonschema-path==0.3.3
# via
# openapi-core
# openapi-spec-validator
jsonschema-specifications==2023.12.1
# via
# jsonschema
# openapi-schema-validator
lazy-object-proxy==1.10.0
# via openapi-spec-validator
markupsafe==3.0.2
# via werkzeug
more-itertools==10.5.0
# via openapi-core
openapi-core==0.19.4
# via wipac-rest-tools (setup.py)
openapi-schema-validator==0.6.2
# via
# openapi-core
# openapi-spec-validator
openapi-spec-validator==0.7.1
# via openapi-core
parse==1.20.2
# via openapi-core
pathable==0.4.3
# via jsonschema-path
pycparser==2.22
# via cffi
pyjwt[crypto]==2.9.0
# via wipac-rest-tools (setup.py)
pyyaml==6.0.2
# via jsonschema-path
qrcode==8.0
# via wipac-rest-tools (setup.py)
referencing==0.35.1
# via
# jsonschema
# jsonschema-path
# jsonschema-specifications
requests==2.32.3
# via
# jsonschema-path
# requests-futures
# wipac-dev-tools
# wipac-rest-tools (setup.py)
requests-futures==1.0.1
# via wipac-rest-tools (setup.py)
rfc3339-validator==0.1.4
# via openapi-schema-validator
rpds-py==0.20.0
# via
# jsonschema
# referencing
six==1.16.0
# via rfc3339-validator
tornado==6.4.1
# via wipac-rest-tools (setup.py)
typing-extensions==4.12.2
# via wipac-dev-tools
urllib3==2.2.3
# via
# requests
# wipac-rest-tools (setup.py)
werkzeug==3.0.4
# via openapi-core
wipac-dev-tools==1.13.0
# via wipac-rest-tools (setup.py)