feat: faker data: identification

This commit is contained in:
Zhaolong
2022-01-26 17:11:24 +08:00
parent da9965e2ae
commit 1e3d584870
10 changed files with 206 additions and 28 deletions

View File

@@ -29,6 +29,8 @@ MarkupSafe = "==2.0.1"
Werkzeug = "==2.0.2"
sqlalchemy = "*"
flask-sqlalchemy = "*"
pymysql = "*"
cryptography = "*"
[dev-packages]