forked from kompetenzinventar/ki-backend
Merge branch 'main' into fix/mehr-waitress-threads
This commit is contained in:
commit
d4a5c8f5eb
2
Pipfile
2
Pipfile
@ -14,7 +14,7 @@ flask-migrate = "~=3.0.1"
|
|||||||
flask-sqlalchemy = "~=2.5.1"
|
flask-sqlalchemy = "~=2.5.1"
|
||||||
sqlalchemy = "~=1.4.18"
|
sqlalchemy = "~=1.4.18"
|
||||||
waitress = "~=2.0.0"
|
waitress = "~=2.0.0"
|
||||||
pyyaml = "~=5.4.1"
|
pyyaml = "~=6.0.1"
|
||||||
flask-cors = "~=3.0.10"
|
flask-cors = "~=3.0.10"
|
||||||
ldap3 = "~=2.9"
|
ldap3 = "~=2.9"
|
||||||
pymysql = "~=1.0.2"
|
pymysql = "~=1.0.2"
|
||||||
|
860
Pipfile.lock
generated
860
Pipfile.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user