This repository was archived by the owner on Jun 8, 2023. It is now read-only.
forked from qd-today/qd
-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathrequirements.txt
44 lines (43 loc) · 1.46 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv requirements
#
-i https://pypi.tuna.tsinghua.edu.cn/simple
aiofiles==22.1.0
aiomysql==0.1.1
aiosqlite==0.17.0
async-timeout==4.0.2; python_version >= '3.6'
certifi==2022.12.7; python_version >= '3.6'
cffi==1.15.1
chardet==5.1.0
charset-normalizer==2.1.1; python_version >= '3.6'
colorama==0.4.6; sys_platform == 'win32'
croniter==1.3.8
# ddddocr==1.4.3
cryptography==38.0.4
faker==15.3.4
greenlet==2.0.1; 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')))))
idna==3.4; python_version >= '3.5'
incremental==22.10.0
jinja2==3.1.2
markupsafe==2.1.1; python_version >= '3.7'
# opencv-python-headless==4.5.5.62
passlib==1.7.4
pbkdf2==1.3
pycparser==2.21
pycryptodome==3.16.0
# pycurl==7.45.1
pymysql==1.0.2; python_version >= '3.6'
pysocks==1.7.1
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2022.6
redis==4.4.0
requests==2.28.1
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sqlalchemy[asyncio]==1.4.45
tornado==6.2
typing-extensions==4.4.0; python_version >= '3.7'
u-msgpack-python==2.7.2
urllib3==1.26.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'