-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
71 lines (71 loc) · 1.18 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
annotated-types==0.5.0
anyio==3.6.1
asgiref==3.5.2
astroid==2.12.12
attrs==21.4.0
autopep8==1.6.0
certifi==2022.5.18.1
cfgv==3.3.1
charset-normalizer==2.0.12
click==8.1.3
coverage==6.5.0
defusedxml==0.7.1
dill==0.3.6
distlib==0.3.6
dnspython==2.4.1
email-validator==2.0.0.post2
exceptiongroup==1.0.0
fastapi==0.100.1
filelock==3.8.0
flake8==6.0.0
flake8-html==0.4.2
genbadge==1.1.0
h11==0.13.0
httpcore==0.17.3
httpretty==1.1.4
httptools==0.6.0
httpx==0.24.1
identify==2.5.8
idna==3.3
iniconfig==1.1.1
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.8.0
MarkupSafe==2.1.1
mccabe==0.7.0
nodeenv==1.7.0
orjson==3.9.2
packaging==21.3
Pillow==9.3.0
platformdirs==2.5.2
pluggy==1.0.0
pre-commit==2.20.0
pycodestyle==2.10.0
pydantic==2.1.1
pydantic-extra-types==2.0.0
pydantic-settings==2.0.2
pydantic_core==2.4.0
pyflakes==3.0.1
Pygments==2.13.0
pylint==2.15.5
pyparsing==3.0.9
pytest==7.2.0
python-dotenv==0.21.0
python-multipart==0.0.6
PyYAML==6.0
requests==2.27.1
sniffio==1.2.0
starlette==0.27.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.6
typing_extensions==4.7.1
ujson==5.8.0
urllib3==1.26.9
uvicorn==0.17.6
uvloop==0.17.0
virtualenv==20.16.6
watchgod==0.8.2
websockets==11.0.3
wrapt==1.14.1