-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
83 lines (83 loc) · 1.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
72
73
74
75
76
77
78
79
80
81
82
83
alabaster==0.7.12
anyio==3.6.1
asgiref==3.5.2
attrs==22.1.0
Babel==2.10.3
black==22.8.0
boto3==1.24.66
botocore==1.27.66
certifi==2022.6.15
charset-normalizer==2.1.1
chevron==0.14.0
click==8.1.3
dnspython==2.2.1
docutils==0.17.1
email-validator==1.2.1
fastapi==0.82.0
fastapi-versioning==0.10.0
flake8==5.0.4
h11==0.13.0
httptools==0.4.0
idna==3.3
imagesize==1.4.1
iniconfig==1.1.1
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
mangum==0.15.1
MarkupSafe==2.0.1
mccabe==0.7.0
mypy==0.971
mypy-extensions==0.4.3
orjson==3.8.0
packaging==21.3
pathspec==0.10.1
platformdirs==2.5.2
pluggy==1.0.0
ply==3.11
py==1.11.0
pycodestyle==2.9.1
pydantic==1.10.2
pyflakes==2.5.0
Pygments==2.13.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.3
python-dateutil==2.8.2
python-dotenv==0.21.0
python-multipart==0.0.5
python-slugify==6.1.2
pytz==2022.2.1
PyYAML==5.4.1
regex==2021.9.30
requests==2.28.1
rule-engine==3.5.0
s3transfer==0.6.0
six==1.16.0
sniffio==1.3.0
snowballstemmer==2.2.0
Sphinx==5.1.1
sphinx-click==4.3.0
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
starlette==0.19.1
text-unidecode==1.3
tomli==2.0.1
tomlkit==0.7.2
typing_extensions==4.3.0
tzlocal==3.0
ujson==5.4.0
urllib3==1.26.12
uvicorn==0.17.6
uvloop==0.16.0
watchdog==2.1.2
watchgod==0.8.2
websocket-client==1.4.1
websockets==10.3
Werkzeug==1.0.1