Loading Pipfile +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ flask-sqlalchemy = "*" marshmallow = "*" flask-jwt-extended = "*" marshmallow-enum = "*" storage = {git = "https://gitlab.fi.muni.cz/grp-kontr2/kontr-storage-module.git", editable = true, ref = "master"} storage = {editable = true, ref = "master", git = "https://gitlab.fi.muni.cz/grp-kontr2/kontr-storage-module.git"} gitpython = "*" flask-oauthlib = "*" pyopenssl = "*" Loading Loading
Pipfile +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ flask-sqlalchemy = "*" marshmallow = "*" flask-jwt-extended = "*" marshmallow-enum = "*" storage = {git = "https://gitlab.fi.muni.cz/grp-kontr2/kontr-storage-module.git", editable = true, ref = "master"} storage = {editable = true, ref = "master", git = "https://gitlab.fi.muni.cz/grp-kontr2/kontr-storage-module.git"} gitpython = "*" flask-oauthlib = "*" pyopenssl = "*" Loading