-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
110 lines (110 loc) · 2.48 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
aiosqlite==0.20.0
alembic==1.14.0
annotated-types==0.7.0
anyio==4.6.0
apprise==1.9.0
asgi-lifespan==2.1.0
async-timeout==5.0.1 ; python_full_version < '3.12'
asyncpg==0.29.0
attrs==24.2.0
cachetools==5.5.0
certifi==2024.8.30
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
charset-normalizer==3.4.0
click==8.1.7
cloudpickle==3.1.0
colorama==0.4.6
coolname==2.2.0
croniter==5.0.1
cryptography==43.0.3
dateparser==1.2.0
dnspython==2.7.0
docker==7.1.0
durationpy==0.9
email-validator==2.2.0
exceptiongroup==1.2.2
fsspec==2024.10.0
google-auth==2.36.0
graphviz==0.20.3
greenlet==3.1.1
griffe==1.5.1
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.6
httpx==0.27.2
humanize==4.11.0
hyperframe==6.0.1
idna==3.10
importlib-metadata==8.5.0 ; python_full_version < '3.10'
importlib-resources==6.4.5
itsdangerous==2.2.0
jinja2==3.1.4
jinja2-humanize-extension==0.4.0
jkit==3.0.0a16
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
kubernetes==31.0.0
mako==1.3.6
markdown==3.7
markdown-it-py==3.0.0
markupsafe==3.0.2
mdurl==0.1.2
msgspec==0.18.6
nodeenv==1.9.1
oauthlib==3.2.2
orjson==3.10.11
packaging==24.2
pathspec==0.12.1
pendulum==2.1.2 ; python_full_version < '3.12'
pendulum==3.0.0 ; python_full_version >= '3.12'
prefect==2.20.12
psycopg==3.2.3
psycopg-binary==3.2.3 ; implementation_name != 'pypy'
pyasn1==0.6.1
pyasn1-modules==0.4.1
pycparser==2.22 ; platform_python_implementation != 'PyPy'
pydantic==2.9.2
pydantic-core==2.23.4
pygments==2.18.0
pyright==1.1.388
python-dateutil==2.9.0.post0
python-multipart==0.0.17
python-slugify==8.0.4
pytz==2024.2
pytzdata==2020.1 ; python_full_version < '3.12'
pywin32==308 ; sys_platform == 'win32'
pyyaml==6.0.2
readchar==4.2.1
referencing==0.35.1
regex==2024.11.6
requests==2.32.3
requests-oauthlib==2.0.0
rfc3339-validator==0.1.4
rich==13.9.4
rpds-py==0.21.0
rsa==4.9
ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.12 ; python_full_version < '3.13' and platform_python_implementation == 'CPython'
ruff==0.7.3
shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlalchemy==2.0.35
sshared==0.18.0
text-unidecode==1.3
time-machine==2.16.0 ; python_full_version >= '3.12' and implementation_name != 'pypy'
toml==0.10.2
tomli==2.0.2
typer==0.13.0
typing-extensions==4.12.2
tzdata==2024.2 ; (platform_system != 'Windows' and sys_platform == 'win32') or platform_system == 'Windows' or python_full_version >= '3.12'
tzlocal==5.2
ujson==5.10.0
urllib3==2.2.3
uvicorn==0.32.0
websocket-client==1.8.0
websockets==13.1
zipp==3.21.0 ; python_full_version < '3.10'