-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
71 lines (71 loc) · 2.45 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
aiohttp==3.8.1
aiosignal==1.2.0
anyio==3.6.1
async-timeout==4.0.2
asyncpg==0.26.0
atomicwrites==1.4.0
attrs==21.4.0
CacheControl==0.12.11
cachy==0.3.0
certifi==2022.6.15
chardet==4.0.0
charset-normalizer==2.1.1
cleo==0.8.1
click==8.1.3
clikit==0.6.2
colorama==0.4.5
crashtest==0.3.1
distlib==0.3.5
Faker==8.1.2
fastapi==0.79.0
filelock==3.7.1
Flask==2.2.2
frozenlist==1.3.1
greenlet==1.1.3
h11==0.13.0
html5lib==1.1
iniconfig==1.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
keyring==23.7.0
line-profiler==3.5.1
lockfile==0.12.2
loguru==0.6.0
MarkupSafe==2.1.1
msgpack==1.0.4
multidict==6.0.2
packaging==20.9
pastel==0.2.1
pexpect==4.8.0
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==0.13.1
poetry==1.1.14
poetry-core==1.0.8
ptyprocess==0.7.0
py==1.11.0
pydantic==1.9.1
pylev==1.4.0
pyparsing==3.0.9
pytest==7.1.3
pytest-asyncio==0.15.1
python-dateutil==2.8.2
requests==2.25.1
requests-toolbelt==0.9.1
shellingham==1.4.0
six==1.16.0
sniffio==1.2.0
SQLAlchemy==1.4.40
starlette==0.19.1
text-unidecode==1.3
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.1
typing_extensions==4.3.0
urllib3==1.26.9
uvicorn==0.18.2
virtualenv==20.16.2
webencodings==0.5.1
Werkzeug==2.2.2
win32-setctime==1.1.0
yarl==1.8.1