-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
79 lines (79 loc) · 1.28 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
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
aiofiles==0.8.0
aiohttp==3.8.1
aiosignal==1.2.0
aiosqlite==0.17.0
alembic==1.8.1
anyio==3.6.1
asgi-lifespan==1.0.1
async-timeout==4.0.2
asyncpg==0.26.0
attrs==22.1.0
cachetools==5.2.0
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
cloudpickle==2.1.0
commonmark==0.9.1
coolname==1.1.0
croniter==1.3.5
cryptography==37.0.4
docker==6.0.0
fastapi==0.79.1
frozenlist==1.3.1
fsspec==2022.7.1
google-auth==2.11.0
greenlet==1.1.2
griffe==0.21.0
h11==0.12.0
httpcore==0.15.0
httpx==0.23.0
idna==3.3
importlib-metadata==4.12.0
iniconfig==1.1.1
jsonpatch==1.32
jsonpointer==2.3
kubernetes==24.2.0
Mako==1.2.1
MarkupSafe==2.1.1
multidict==6.0.2
oauthlib==3.2.0
packaging==21.3
pathspec==0.9.0
pendulum==2.1.2
pluggy==1.0.0
prefect==2.1.1
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydantic==1.9.2
Pygments==2.13.0
pyparsing==3.0.9
pytest==7.1.2
python-dateutil==2.8.2
python-slugify==6.1.2
pytz==2022.2.1
pytzdata==2020.1
PyYAML==6.0
readchar==4.0.2
requests==2.28.1
requests-oauthlib==1.3.1
rfc3986==1.5.0
rich==12.5.1
rsa==4.9
six==1.16.0
slack-sdk==3.18.1
sniffio==1.2.0
SQLAlchemy==1.4.40
starlette==0.19.1
text-unidecode==1.3
toml==0.10.2
tomli==2.0.1
typer==0.6.1
typing_extensions==4.3.0
urllib3==1.26.11
uvicorn==0.18.2
websocket-client==1.3.3
yarl==1.8.1
zipp==3.8.1