Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DECODEproject/dddc-credential-issuer
Browse files Browse the repository at this point in the history
  • Loading branch information
puria committed Jul 16, 2019
2 parents e7626c8 + 93d3583 commit 034df04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"fastapi==0.33.0",
"pytest_runner==4.4",
"zenroom==1.0.5",
"pre-commit==1.14.4",
"pre-commit==1.17.0",
"python-multipart==0.0.5",
"pyjwt==1.7.1",
"sqlalchemy==1.3.1",
"sqlalchemy==1.3.5",
],
tests_require=["pytest", "codecov", "requests", "pytest-cov"],
)

0 comments on commit 034df04

Please sign in to comment.