加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
a76yyyy 提交于 2022-02-04 00:42 . Update Docker build
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.tuna.tsinghua.edu.cn/simple
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.11; python_version >= '3'
croniter==1.2.0
# ddddocr==1.4.2
deprecated==1.2.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
faker==12.0.0
idna==3.3; python_version >= '3'
incremental==21.3.0
jinja2==3.0.3
markupsafe==2.0.1; python_version >= '3.6'
mysql-connector-python==8.0.28
# opencv-python-headless==4.5.5.62
packaging==21.3; python_version >= '3.6'
pbkdf2==1.3
protobuf==3.19.4; python_version >= '3.5'
pycryptodome==3.14.0
# pycurl==7.44.1
pyparsing==3.0.7; 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'
pytz==2021.3
redis==4.1.2
requests==2.27.1
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
tornado==6.1
u-msgpack-python==2.7.1
urllib3==1.26.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
wrapt==1.13.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化