-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
72 lines (72 loc) · 1.25 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
aiohttp==3.8.1
aiolimiter==1.0.0
aiosignal==1.2.0
aiosqlite==0.17.0
anyio==3.5.0
appdirs==1.4.4
APScheduler==3.9.1
argcomplete==2.0.0
async-timeout==4.0.2
asyncclick==8.0.3.2
asyncpg==0.24.0
attrs==21.4.0
black==22.3.0
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.12
click==8.1.2
datamodel-code-generator==0.11.20
dipdup==5.0.2
dnspython==2.2.1
email-validator==1.2.0
fcache==0.4.7
frozenlist==1.3.0
genson==1.2.2
idna==3.3
inflect==5.5.2
iso8601==0.1.16
isodate==0.6.1
isort==5.10.1
Jinja2==3.1.1
jsonschema==3.2.0
MarkupSafe==2.1.1
msgpack==1.0.3
multidict==6.0.2
mypy-extensions==0.4.3
openapi-schema-validator==0.1.6
openapi-spec-validator==0.3.3
orjson==3.6.8
pathspec==0.9.0
platformdirs==2.5.2
prance==0.21.8.0
prometheus-client==0.12.0
pydantic==1.9.0
pyhumps==3.5.3
pypika-tortoise==0.1.4
pyrsistent==0.16.1
pysignalr==0.1.1
PySnooper==1.1.1
python-dotenv==0.19.2
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
requests==2.27.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
semver==2.13.0
sentry-sdk==1.5.10
six==1.16.0
sniffio==1.2.0
sqlparse==0.4.2
tabulate==0.8.9
toml==0.10.2
tomli==2.0.1
tortoise-orm==0.17.8
typed-ast==1.5.3
typing-inspect==0.6.0
typing_extensions==4.2.0
tzdata==2022.1
tzlocal==4.2
urllib3==1.26.9
websockets==10.1
yarl==1.7.2