-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
99 lines (99 loc) · 1.67 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
alembic==1.12.0
anyio==3.7.0
attrs==23.1.0
bcrypt==4.0.1
black==23.3.0
build==0.10.0
CacheControl==0.12.11
certifi==2023.5.7
cffi==1.15.1
cfgv==3.3.1
charset-normalizer==3.1.0
cleo==2.0.1
click==8.1.3
crashtest==0.4.1
cryptography==40.0.2
distlib==0.3.6
dnspython==2.3.0
dulwich==0.21.5
ecdsa==0.18.0
email-validator==2.0.0.post2
exceptiongroup==1.1.1
fastapi==0.95.2
filelock==3.12.0
flake8==6.0.0
greenlet==2.0.2
h11==0.14.0
html5lib==1.1
httpcore==0.17.2
httptools==0.5.0
httpx==0.24.1
identify==2.5.24
idna==3.4
importlib-metadata==6.6.0
iniconfig==2.0.0
installer==0.7.0
itsdangerous==2.1.2
jaraco.classes==3.2.3
jeepney==0.8.0
Jinja2==3.1.2
jsonschema==4.17.3
keyring==23.13.1
lockfile==0.12.2
Mako==1.2.4
MarkupSafe==2.1.2
mccabe==0.7.0
more-itertools==9.1.0
msgpack==1.0.5
mypy-extensions==1.0.0
nodeenv==1.8.0
orjson==3.8.14
packaging==23.1
passlib==1.7.4
pathspec==0.11.1
pexpect==4.8.0
pkginfo==1.9.6
platformdirs==3.5.1
pluggy==1.0.0
poetry==1.5.0
poetry-core==1.6.0
poetry-plugin-export==1.3.1
pre-commit==3.3.2
psycopg2==2.9.6
psycopg2-binary==2.9.6
ptyprocess==0.7.0
pyasn1==0.5.0
pycodestyle==2.10.0
pycparser==2.21
pydantic==1.10.8
pyflakes==3.0.1
pyproject_hooks==1.0.0
pyrsistent==0.19.3
pytest==7.3.1
python-dotenv==1.0.0
python-jose==3.3.0
python-multipart==0.0.6
PyYAML==6.0
rapidfuzz==2.15.1
requests==2.31.0
requests-toolbelt==1.0.0
rsa==4.9
SecretStorage==3.3.3
shellingham==1.5.0.post1
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.15
starlette==0.27.0
tomli==2.0.1
tomlkit==0.11.8
trove-classifiers==2023.5.2
typing_extensions==4.6.2
ujson==5.7.0
urllib3==1.26.16
uvicorn==0.22.0
uvloop==0.17.0
virtualenv==20.23.0
watchfiles==0.19.0
webencodings==0.5.1
websockets==11.0.3
zipp==3.15.0