加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
requirements.txt 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
a76yyyy 提交于 2021-12-29 21:32 . 更新python版本及模块包版本
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.9; python_version >= '3'
croniter==1.1.0
deprecated==1.2.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
faker==11.1.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.27
packaging==21.3; python_version >= '3.6'
pbkdf2==1.3
protobuf==3.19.1; python_version >= '3.5'
pycryptodome==3.12.0
# pycurl==7.44.1
pyparsing==3.0.6; 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==2021.3
redis==4.1.0
requests==2.26.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
text-unidecode==1.3
tornado==6.1
u-msgpack-python==2.7.1
urllib3==1.26.7; 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 助手
尝试更多
代码解读
代码找茬
代码优化