Loading Pipfile +4 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ flask-jwt-extended = "*" marshmallow-enum = "*" storage = {editable = true,ref = "master",git = "https://gitlab.fi.muni.cz/grp-kontr2/kontr-storage-module.git"} gitpython = "*" flask-oauthlib = "*" pyopenssl = "*" gunicorn = "*" flask-cors = "*" Loading @@ -29,6 +28,8 @@ coloredlogs = "*" redis = "*" python-dotenv = "*" pyyaml = "*" muni-is-api = {editable = true,git = "https://git@gitlab.fi.muni.cz/grp-kontr2/is-api.git"} authlib = "*" [dev-packages] pylint = "*" Loading Loading
Pipfile +4 −3 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ flask-jwt-extended = "*" marshmallow-enum = "*" storage = {editable = true,ref = "master",git = "https://gitlab.fi.muni.cz/grp-kontr2/kontr-storage-module.git"} gitpython = "*" flask-oauthlib = "*" pyopenssl = "*" gunicorn = "*" flask-cors = "*" Loading @@ -29,6 +28,8 @@ coloredlogs = "*" redis = "*" python-dotenv = "*" pyyaml = "*" muni-is-api = {editable = true,git = "https://git@gitlab.fi.muni.cz/grp-kontr2/is-api.git"} authlib = "*" [dev-packages] pylint = "*" Loading