diff options
| author | Bob Halley <halley@dnspython.org> | 2020-05-07 07:42:13 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2020-05-07 07:42:13 -0700 |
| commit | 6520f5dd3e77dd5ea568318f7e26d45e8c216e54 (patch) | |
| tree | e6b7af242b2421c4e68bf55eda0d6bfff968138e /pyproject.toml | |
| parent | 46d61b410f55c3c2a27a099cfce0991670a62c98 (diff) | |
| download | dnspython-6520f5dd3e77dd5ea568318f7e26d45e8c216e54.tar.gz | |
python>=3.6
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1111725..ab9177d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ packages = [ ] [tool.poetry.dependencies] -python = "^3.5" +python = "^3.6" requests-toolbelt = "^0.9.1" requests = "^2.23.0" idna = "^2.1" |
