-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathrequirements-dev.txt
47 lines (46 loc) · 1.05 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements-dev.in
#
coverage[toml]==7.6.11
# via
# -r requirements-dev.in
# pytest-cov
defusedxml==0.7.1
# via -r /Users/vinitkumar/projects/python/json2xml/requirements.in
flake8==7.1.1
# via -r requirements-dev.in
iniconfig==2.0.0
# via pytest
mccabe==0.7.0
# via flake8
mypy==1.15.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via mypy
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
py==1.11.0
# via -r requirements-dev.in
pycodestyle==2.12.1
# via flake8
pyflakes==3.2.0
# via flake8
pytest==8.3.4
# via
# -r requirements-dev.in
# pytest-cov
pytest-cov==6.0.0
# via -r requirements-dev.in
typing-extensions==4.12.2
# via mypy
urllib3==2.3.0
# via -r /Users/vinitkumar/projects/python/json2xml/requirements.in
xmltodict==0.14.2
# via -r requirements-dev.in
# The following packages are considered to be unsafe in a requirements file:
# setuptools