加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
a76yyyy 提交于 2023-07-25 23:51 . chore(package): Update package
#
# 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.1.0
aiohttp==3.8.5
aiomysql==0.2.0
aiosignal==1.3.1; python_version >= '3.7'
aiosqlite==0.19.0
async-timeout==4.0.2; python_version >= '3.6'
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.2
faker==19.2.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==4.6.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.2
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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化