-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
53 lines (53 loc) · 934 Bytes
/
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
annotated-types==0.5.0
anyio==3.7.1
astroid==2.15.6
black==23.9.1
certifi==2023.7.22
click==8.1.7
dill==0.3.7
dnspython==2.4.2
email-validator==2.0.0.post2
exceptiongroup==1.1.3
fastapi==0.103.1
flake8==6.1.0
greenlet==2.0.2
h11==0.14.0
httpcore==0.18.0
httpx==0.25.0
idna==3.4
iniconfig==2.0.0
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
mccabe==0.7.0
mypy-extensions==1.0.0
orjson==3.9.7
packaging==23.1
pathspec==0.11.2
platformdirs==3.10.0
pluggy==1.3.0
psycopg2-binary==2.9.7
pycodestyle==2.11.0
pydantic==2.3.0
pydantic-core==2.6.3
pydantic-extra-types==2.1.0
pydantic-settings==2.0.3
pyflakes==3.1.0
pylint==2.17.5
pytest==7.4.2
pytest-asyncio==0.21.1
pytest-mock==3.11.1
python-dotenv==1.0.0
python-multipart==0.0.6
PyYAML==6.0.1
sniffio==1.3.0
SQLAlchemy==2.0.21
starlette==0.27.0
tomli==2.0.1
tomlkit==0.12.1
typing-extensions==4.8.0
ujson==5.8.0
uvicorn==0.23.2
wrapt==1.15.0