-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
100 lines (100 loc) · 2.08 KB
/
requirements-dev.txt
File metadata and controls
100 lines (100 loc) · 2.08 KB
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
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --no-emit-project --output-file=requirements-dev.txt
aiosqlite==0.21.0
annotated-types==0.7.0
anyio==4.9.0
application-properties==0.8.2
async-timeout==5.0.1 ; python_full_version < '3.11'
asyncpg==0.30.0
asyncpg-stubs==0.30.1
babel==2.17.0
backrefs==5.8
certifi==2025.1.31
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.4.1
click==8.1.8
colorama==0.4.6
columnar==1.4.1
cryptography==44.0.2
csscompressor==0.9.5
deprecated==1.2.18
distlib==0.3.9
dnspython==2.7.0
email-validator==2.2.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
fastapi==0.115.12
fastapi-cli==0.0.7
filelock==3.18.0
ghp-import==2.1.0
github-changelog-md==0.9.5
greenlet==3.1.1
h11==0.16.0
htmlmin2==0.1.13
httpcore==1.0.9
httptools==0.6.4
httpx==0.28.1
identify==2.6.9
idna==3.10
importlib-metadata==8.6.1 ; python_full_version < '3.10'
jinja2==3.1.6
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-get-deps==0.2.0
mkdocs-material==9.6.9
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mypy==1.15.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.2
paginate==0.5.7
pastel==0.2.1
pathspec==0.12.1
platformdirs==4.3.7
poethepoet==0.33.1
pre-commit==4.2.0
pycparser==2.22
pydantic==2.10.6
pydantic-core==2.27.2
pygithub==2.6.1
pygments==2.19.1
pyjwt==2.10.1
pymarkdownlnt==0.9.29
pymdown-extensions==10.14.3
pynacl==1.5.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-multipart==0.0.20
pyyaml==6.0.2
pyyaml-env-tag==0.1
requests==2.32.3
rich==13.9.4
rich-toolkit==0.13.2
rtoml==0.12.0
ruff==0.11.2
shellingham==1.5.4
simple-toml-settings==0.9.0
six==1.17.0
sniffio==1.3.1
sqlalchemy==2.0.39
starlette==0.46.1
tomli==2.2.1
toolz==1.0.0
typer==0.12.5
typing-extensions==4.12.2
urllib3==2.3.0
uvicorn==0.34.0
uvloop==0.21.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
virtualenv==20.29.3
watchdog==6.0.0
watchfiles==1.0.4
wcwidth==0.2.13
websockets==15.0.1
wrapt==1.17.2
zipp==3.21.0 ; python_full_version < '3.10'