1 Star 0 Fork 2

Mr.Z/taipy

forked from felixchina/taipy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Pipfile 1.81 KB
一键复制 编辑 原始数据 按行查看 历史
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
apispec = {extras = ["yaml"], version = "==6.3"}
apispec-webframeworks = "==0.5.2"
"backports.zoneinfo" = {version="==0.2.1", markers="python_version < '3.9'", extras=["tzdata"]}
cookiecutter = "==2.1.1"
deepdiff = "==6.7.1"
flask = "==3.0.0"
flask-cors = "==4.0.1"
flask-socketio = "==5.3.6"
Flask-RESTful = ">=0.3.9"
gevent = "==23.7.0"
gevent-websocket = "==0.10.1"
gitignore-parser = "==0.1.1"
kthread = "==0.2.3"
markdown = "==3.4.4"
marshmallow = "==3.20.1"
networkx = "==2.6"
openpyxl = "==3.1.2"
pandas = "==1.3.5"
pyarrow = "==14.0.2"
pymongo = {extras = ["srv"], version = "==4.6.3"}
python-dotenv = "==1.0.0"
python-magic = {version = "==0.4.24", markers="sys_platform != 'win32'"}
python-magic-bin = {version = "==0.4.14", markers="sys_platform == 'win32'"}
pytz = "==2021.3"
simple-websocket = "==0.10.1"
sqlalchemy = "==2.0.16"
toml = "==0.10"
twisted = "==23.8.0"
tzlocal = "==3.0"
boto3 = "==1.29.1"
watchdog = "==4.0.0"
charset-normalizer = "==3.3.2"
numpy = "<2.0.0"
[dev-packages]
freezegun = "*"
ipython = "*"
ipykernel = "*"
markdownify = "*"
mkdocs = "*"
mkdocs-autorefs = "*"
mkdocs-include-markdown-plugin = "*"
mkdocs-macros-plugin = "*"
mkdocs-material = "==7.3.0"
mkdocs-material-extensions = "*"
mkdocstrings = "*"
mongomock = "*"
moto = {extras = ["s3"], version = "==4.2.13"}
requests = "*"
ruff = "*"
pandas-stubs = "*"
playwright = "*"
pre-commit = "*"
pyopenssl = "*"
pytest = "==7.4.3"
pytest-cov = "*"
pytest-mock = "*"
pytest-playwright = "*"
pytest-timeout = "*"
python-dotenv = "*"
testbook = "*"
twine = "*"
types-flask = "*"
types-Flask-Cors = "*"
types-Markdown = "*"
types-python-dateutil = "*"
types-pytz = "*"
types-toml = ">=0.10.0"
types-tzlocal = "*"
[requires]
python_version = "3"
[pipenv]
allow_prereleases = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cylc1002/taipy.git
git@gitee.com:cylc1002/taipy.git
cylc1002
taipy
taipy
dependabot/npm_and_yarn/frontend/taipy-gui/75lb/deep-merge-1.1.2

搜索帮助