-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
120 lines (120 loc) · 2.43 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
# 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
anyio==4.4.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
dnspython==2.6.1
email-validator==2.2.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
execnet==2.1.1
faker==30.3.0
fastapi==0.115.0
fastapi-cli==0.0.5
filelock==3.16.0
ghp-import==2.1.0
gitdb==4.0.11
github-changelog-md==0.9.5
gitpython==3.1.43
greenlet==3.1.1
gunicorn==23.0.0
h11==0.14.0
htmlmin==0.1.12
htmlmin2==0.1.13
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.2
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.40
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.3
pluggy==1.5.0
poethepoet==0.29.0
pre-commit==4.0.1
pycparser==2.22
pydantic==2.9.1
pydantic-core==2.23.3
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
python-dotenv==1.0.1
python-multipart==0.0.9
pytz==2024.2
pyyaml==6.0.2
pyyaml-env-tag==0.1
regex==2024.9.11
requests==2.32.3
rich==13.8.1
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
sniffio==1.3.1
starlette==0.38.5
termcolor==2.4.0
tomli==2.0.1
toolz==0.12.1
typer==0.12.5
typing-extensions==4.12.2
urllib3==2.2.3
uvicorn==0.30.6
uvloop==0.20.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
virtualenv==20.26.4
watchdog==5.0.2
watchfiles==0.24.0
wcwidth==0.2.13
websockets==13.0.1
wrapt==1.16.0
zipp==3.20.2 ; python_full_version < '3.10'