We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c01089 commit d25211bCopy full SHA for d25211b
pyproject.toml
@@ -7,7 +7,7 @@ license = "BSD-3-Clause"
7
readme = "README.md"
8
9
[tool.poetry.dependencies]
10
-python = "~2.7 || ^3.8"
+python = "^3.8"
11
python-dateutil = "^2.9.0.post0"
12
six = "^1.16.0"
13
requests = "^2.32.2"
0 commit comments