Skip to content

Commit

Permalink
update logaut and pylogics dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofavorito committed Jun 8, 2021
1 parent 2fbd09f commit 5d1f48b
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 86 deletions.
4 changes: 2 additions & 2 deletions server/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ tox-pipenv-install = "*"
flask = "*"
flask-cors = "*"
python-dotenv = "*"
logaut = {git = "https://github.com/whitemech/logaut.git"}
logaut = ">=0.1.0"
connexion = {extras = ["swagger-ui"], version = "*"}
pythomata = "*"
pylogics = ">=0.1.0a0"
pylogics = ">=0.1.0"

[requires]
python_version = "3.7"
Expand Down
191 changes: 107 additions & 84 deletions server/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d1f48b

Please sign in to comment.