Compare commits

..

No commits in common. "033dee7836d5f4753cc6bbd9943ae0de0e3678b3" and "d507a20a93a680116b0fa9de2f9a9ab3f06eaf0a" have entirely different histories.

2 changed files with 5 additions and 6 deletions

View File

@ -9,7 +9,7 @@ name = "pypi"
[packages] [packages]
flask = "==2.3.3" flask = "==2.3.3"
python-dotenv = "==0.21.1" python-dotenv = "==0.17.1"
flask-migrate = "==3.0.1" flask-migrate = "==3.0.1"
flask-sqlalchemy = "==2.5.1" flask-sqlalchemy = "==2.5.1"
sqlalchemy = "==1.4.53" sqlalchemy = "==1.4.53"

9
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "701ece99277177da8e5adf857508e3b83e00e1f75bd20509b370bbe0bd8c008f" "sha256": "188212cc5572d4e8ecb03e82537b5032c03fe50ec641051ebe648c595eda4f77"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -274,12 +274,11 @@
}, },
"python-dotenv": { "python-dotenv": {
"hashes": [ "hashes": [
"sha256:1c93de8f636cde3ce377292818d0e440b6e45a82f215c3744979151fa8151c49", "sha256:00aa34e92d992e9f8383730816359647f358f4a3be1ba45e5a5cefd27ee91544",
"sha256:41e12e0318bebc859fcc4d97d4db8d20ad21721a6aa5047dd59f090391cb549a" "sha256:b1ae5e9643d5ed987fc57cc2583021e38db531946518130777734f9589b3141f"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_version >= '3.7'", "version": "==0.17.1"
"version": "==0.21.1"
}, },
"pyyaml": { "pyyaml": {
"hashes": [ "hashes": [