forked from qd-today/qd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
48 lines (47 loc) · 1.54 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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv requirements
#
-i https://mirrors.cloud.tencent.com/pypi/simple/
--extra-index-url https://pypi.org/simple
aiofiles==23.2.1
aiohttp==3.8.5
aiomysql==0.2.0
aiosignal==1.3.1; python_version >= '3.7'
aiosqlite==0.19.0
async-timeout==4.0.3; python_version >= '3.7'
attrs==23.1.0; python_version >= '3.7'
certifi==2023.7.22; python_version >= '3.6'
cffi==1.15.1
charset-normalizer==3.2.0
colorama==0.4.6; sys_platform == 'win32'
croniter==1.4.1
cryptography==41.0.3
faker==19.3.0
frozenlist==1.4.0; python_version >= '3.8'
greenlet==2.0.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')))))
idna==3.4; python_version >= '3.5'
incremental==22.10.0
jinja2==3.1.2
markupsafe==2.1.3; python_version >= '3.7'
multidict==6.0.4; python_version >= '3.7'
passlib==1.7.4
pbkdf2==1.3
pycparser==2.21
pycryptodome==3.18.0
pymysql==1.1.0; python_version >= '3.7'
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'
redis==5.0.0
requests==2.31.0
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.49
tornado==6.3.3
tzdata==2023.3
u-msgpack-python==2.8.0
urllib3==2.0.4; python_version >= '3.7'
yarl==1.9.2; python_version >= '3.7'
# ddddocr==1.4.7
# pycurl==7.45.2