forked from instrumenta/openapi2jsonschema
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
61 lines (61 loc) · 1.19 KB
/
requirements-dev.txt
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
attrs==23.2.0
# via
# -r requirements.txt
# jsonschema
# referencing
black==24.3.0
# via -r requirements-dev.in
click==8.1.7
# via
# -r requirements.txt
# black
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via -r requirements-dev.in
jsonref==1.1.0
# via -r requirements.txt
jsonschema==4.21.1
# via -r requirements.txt
jsonschema-specifications==2023.12.1
# via
# -r requirements.txt
# jsonschema
mypy==1.9.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==23.2
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.2.0
# via black
pluggy==1.4.0
# via pytest
pytest==8.1.1
# via
# -r requirements-dev.in
# pytest-datafiles
pytest-datafiles==3.0.0
# via -r requirements-dev.in
pyyaml==6.0.1
# via -r requirements.txt
referencing==0.33.0
# via
# -r requirements.txt
# jsonschema
# jsonschema-specifications
rpds-py==0.17.1
# via
# -r requirements.txt
# jsonschema
# referencing
types-pyyaml==6.0.12.20240311
# via -r requirements-dev.in
typing-extensions==4.9.0
# via mypy