Skip to content

Commit 91fbef2

Browse files
Update python dependency version
1 parent ad1bfc8 commit 91fbef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Julien <[email protected]>"]
66
license = "GPL-3.0-or-later"
77

88
[tool.poetry.dependencies]
9-
python = "3.7"
9+
python = "^3.7"
1010
requests = "^2.23.0"
1111
pyjwt = "^1.7.1"
1212
jwt = "^0.6.1"

0 commit comments

Comments
 (0)