Compare commits

..

No commits in common. "d1b1636aa2441dfe1c52d3f63db9ad37137b05f5" and "843050f923ccc2fb1a3e9d9ad41993416ff5de9a" have entirely different histories.

2 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ 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"
waitress = "==2.1.2" waitress = "==2.0.0"
pyyaml = "==6.0.2" pyyaml = "==6.0.2"
flask-cors = "==3.0.10" flask-cors = "==3.0.10"
ldap3 = "==2.9.1" ldap3 = "==2.9.1"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "3e2ddadb687d67eee6974c15de24ee02b77941eae9901b4939249f7e2881110e" "sha256": "24b04bf88bb4cc35b108b48aa38fe2106600344d541806fc462d5bb71f6ee4b8"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": { "requires": {
@ -401,12 +401,12 @@
}, },
"waitress": { "waitress": {
"hashes": [ "hashes": [
"sha256:7500c9625927c8ec60f54377d590f67b30c8e70ef4b8894214ac6e4cad233d2a", "sha256:29af5a53e9fb4e158f525367678b50053808ca6c21ba585754c77d790008c746",
"sha256:780a4082c5fbc0fde6a2fcfe5e26e6efc1e8f425730863c04085769781f51eba" "sha256:69e1f242c7f80273490d3403c3976f3ac3b26e289856936d1f620ed48f321897"
], ],
"index": "pypi", "index": "pypi",
"markers": "python_full_version >= '3.7.0'", "markers": "python_full_version >= '3.6.0'",
"version": "==2.1.2" "version": "==2.0.0"
}, },
"werkzeug": { "werkzeug": {
"hashes": [ "hashes": [