forked from PrefectHQ/prefect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
41 lines (41 loc) · 1.09 KB
/
requirements.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
aiosqlite >= 0.17.0
alembic >= 1.7.5, < 2.0.0
anyio >= 3.7.1, < 4.0.0
apprise >= 1.1.0, < 2.0.0
asgi-lifespan >= 1.0, < 3.0
asyncpg >= 0.23
click >= 8.0, < 8.2
cloudpickle >= 2.0, < 4.0
coolname >= 1.0.4, < 3.0.0
croniter >= 1.0.12, < 2.0.0
cryptography >= 36.0.1
dateparser >= 1.1.1, < 2.0.0
docker >= 4.0, < 7.0
fsspec >= 2022.5.0
graphviz >= 0.20.1
griffe >= 0.20.0
httpx[http2] >= 0.23, != 0.23.2
importlib_metadata >= 4.4; python_version < '3.10'
jinja2 >= 3.0.0, < 4.0.0
jsonpatch >= 1.32, < 2.0
jsonschema >= 3.2.0, < 5.0.0
kubernetes >= 24.2.0, < 29.0.0
orjson >= 3.7, < 4.0
packaging >= 21.3, < 24.3
pathspec >= 0.8.0
pendulum >= 2.1.2, < 3.0.0
# the version constraints for pydantic are merged with those from fastapi 0.103.2
pydantic>=1.10.0,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0
python-slugify >= 5.0, < 9.0
pytz >= 2021.1, < 2024
pyyaml >= 5.4.1, < 7.0.0
readchar >= 4.0.0, < 5.0.0
rich >= 11.0, < 14.0
ruamel-yaml >= 0.17.0
sqlalchemy[asyncio] >= 1.4.22, != 1.4.33, < 3.0.0
starlette >= 0.27.0, < 0.28.0
toml >= 0.10.0
typer >= 0.4.2
typing_extensions >= 4.5.0, < 5.0.0
uvicorn >= 0.14.0
websockets >= 10.4