generated from seapagan/poetry-dev-setup
-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements-dev.txt
103 lines (103 loc) · 2.06 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --no-emit-project --output-file=requirements-dev.txt
annotated-types==0.7.0
application-properties==0.8.2
babel==2.16.0
certifi==2024.8.30
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
columnar==1.4.1
coverage==7.6.1
cryptography==43.0.1
csscompressor==0.9.5
deprecated==1.2.14
distlib==0.3.8
exceptiongroup==1.2.2 ; python_full_version < '3.11'
execnet==2.1.1
faker==30.3.0
filelock==3.16.1
ghp-import==2.1.0
gitdb==4.0.11
github-changelog-md==0.9.5
gitpython==3.1.43
greenlet==3.1.1
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==2.1.5
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-autorefs==1.2.0
mkdocs-get-deps==0.2.0
mkdocs-git-revision-date-localized-plugin==1.2.9
mkdocs-latest-git-tag-plugin==0.1.2
mkdocs-material==9.5.39
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocstrings==0.26.1
mock==5.1.0
mypy==1.11.2
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.0
pycparser==2.22
pydantic==2.9.2
pydantic-core==2.23.4
pyfakefs==5.7.0
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.15.0
pytest-reverse==1.7.0
pytest-sugar==1.0.0
pytest-watcher==0.4.3
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
pytz==2024.2
pyyaml==6.0.2
pyyaml-env-tag==0.1
regex==2024.9.11
requests==2.32.3
rich==13.9.2
rtoml==0.11.0
ruff==0.6.9
shellingham==1.5.4
simple-toml-settings==0.8.0
six==1.16.0
smmap==5.0.1
termcolor==2.5.0
tomli==2.0.2
toolz==1.0.0
typer==0.12.5
types-requests==2.32.0.20240914
typing-extensions==4.12.2
urllib3==2.2.3
validators==0.34.0
virtualenv==20.26.6
watchdog==5.0.3
wcwidth==0.2.13
wrapt==1.16.0
zipp==3.20.2 ; python_full_version < '3.10'