This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
56 lines (55 loc) · 1.74 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
aiohttp==3.8.1
aiosignal==1.2.0; python_version >= '3.6'
asgiref==3.4.1; python_version >= '3.6'
async-timeout==4.0.1; python_version >= '3.6'
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
charset-normalizer==2.0.8; python_version >= '3.5'
click==8.0.3; python_version >= '3.6'
colorama==0.4.4
datetimerange==1.2.0
fastapi==0.68.2
frozenlist==1.2.0; python_version >= '3.6'
greenlet==1.1.2; python_version >= '3' and platform_machine == 'aarch64' or (platform_machine == 'ppc64le' or (platform_machine == 'x86_64' or (platform_machine == 'amd64' or (platform_machine == 'AMD64' or (platform_machine == 'win32' or platform_machine == 'WIN32')))))
gunicorn==20.1.0
h11==0.12.0; python_version >= '3.6'
idna==3.3; python_version >= '3.5'
loguru==0.5.3
mariadb==1.0.8
mbstrdecoder==1.1.0; python_version >= '3.6'
multidict==5.2.0; python_version >= '3.6'
packaging==21.3
py==1.10.0
pydantic==1.8.2
pyparsing==3.0.6; python_version >= '3.6'
python-dateutil==2.8.2
python-dotenv==0.19.1
python-levenshtein==0.12.2
pytz==2021.3
pyzmq==22.3.0
setuptools==59.2.0; python_version >= '3.6'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sqlalchemy==1.4.26
starlette==0.14.2
typepy==1.3.0
typing-extensions==3.10.0.2
uvicorn==0.15.0
yarl==1.7.2; python_version >= '3.6'
python-multipart==0.0.5
python-jose==3.3.0
cryptography==36.0.1
passlib==1.7.4
bcrypt==3.2.0
ujson==4.2.0
aioredis==2.0.0
email-validator==1.1.3
telegraph[aio]
httpx==0.22.0
alembic==1.7.7