-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-dev.txt
89 lines (89 loc) · 1.75 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
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
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --no-emit-project --output-file=requirements-dev.txt
application-properties==0.8.2
babel==2.16.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
columnar==1.4.1
coverage==7.6.4
cryptography==43.0.3
csscompressor==0.9.5
deprecated==1.2.14
distlib==0.3.9
exceptiongroup==1.2.2 ; python_full_version < '3.11'
execnet==2.1.1
faker==30.8.1
filelock==3.16.1
ghp-import==2.1.0
github-changelog-md==0.9.5
htmlmin2==0.1.13
identify==2.6.1
idna==3.10
importlib-metadata==8.5.0 ; python_full_version < '3.10'
iniconfig==2.0.0
jinja2==3.1.4
jsmin==3.0.1
markdown==3.7
markdown-it-py==3.0.0
markupsafe==3.0.2
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-autorefs==1.2.0
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.42
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mock==5.1.0
mypy==1.13.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
paginate==0.5.7
pastel==0.2.1
pathspec==0.12.1
platformdirs==4.3.6
pluggy==1.5.0
poethepoet==0.29.0
pre-commit==4.0.1
pycparser==2.22
pyfakefs==5.7.1
pygithub==2.4.0
pygments==2.18.0
pyjwt==2.9.0
pymarkdownlnt==0.9.24
pymdown-extensions==10.11.2
pynacl==1.5.0
pytest==8.3.3
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-randomly==3.16.0
pytest-reverse==1.8.0
pytest-sugar==1.0.0
pytest-watcher==0.4.3
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
pyyaml==6.0.2
pyyaml-env-tag==0.1
regex==2024.9.11
requests==2.32.3
rich==13.9.3
rtoml==0.11.0
ruff==0.7.1
shellingham==1.5.4
six==1.16.0
termcolor==2.5.0
tomli==2.0.2
toolz==1.0.0
typer==0.12.5
typing-extensions==4.12.2
urllib3==2.2.3
virtualenv==20.27.0
watchdog==5.0.3
wcwidth==0.2.13
wrapt==1.16.0
zipp==3.20.2 ; python_full_version < '3.10'