Commit 742b540a by 冯佳佳

nfc-read-write

parent b67e0439
This diff is collapsed. Click to expand it.
[tool.poetry]
name = "nfc_storage"
version = "0.1.0"
description = ""
authors = ["Aeolus <478124129@qq.com>"]
[tool.poetry.dependencies]
python = "^3.7"
Flask = "^2.0.1"
Flask-Cors = "^3.0.10"
Flask-Log-Request-ID = "^0.10.1"
python-dotenv = "^0.19.0"
Flask-SocketIO = "^5.1.1"
pyscard = "^2.0.1"
flask-redis = "^0.4.0"
[tool.poetry.dev-dependencies]
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment