-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
66 lines (66 loc) · 1.11 KB
/
requirements.txt
File metadata and controls
66 lines (66 loc) · 1.11 KB
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
annotated-types==0.5.0
anyio==3.7.1
astroid==2.14.2
autopep8==1.6.0
bcrypt==4.0.0
black==23.1.0
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.5
cryptography==38.0.1
dill==0.3.6
distlib==0.3.6
dnspython==2.4.2
email-validator==2.0.0.post2
exceptiongroup==1.1.2
fastapi==0.101.0
filelock==3.9.0
flake8==6.0.0
Flask==2.2.2
greenlet==1.1.3
h11==0.14.0
httpcore==0.17.3
httptools==0.6.0
httpx==0.24.1
idna==3.4
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.1
mccabe==0.7.0
mypy-extensions==1.0.0
orjson==3.9.4
packaging==23.0
pathspec==0.11.0
platformdirs==3.0.0
pycodestyle==2.10.0
pycparser==2.21
pydantic==2.1.1
pydantic-extra-types==2.0.0
pydantic-settings==2.0.2
pydantic_core==2.4.0
pyflakes==3.0.1
pylint==2.16.2
PyMySQL==1.0.2
python-dotenv==0.21.0
python-multipart==0.0.6
PyYAML==6.0.1
requests==2.31.0
sniffio==1.3.0
SQLAlchemy==1.4.41
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==2.0.3
uvicorn==0.23.2
virtualenv==20.20.0
watchfiles==0.19.0
websockets==11.0.3
Werkzeug==2.2.2
wrapt==1.14.1