Unverified Commit 33b07362 authored by Peter Stanko's avatar Peter Stanko
Browse files

Updated pipenv

parent ef9fcf7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 = "*"