Skip to content

Commit

Permalink
add future dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-hykin committed Aug 28, 2021
1 parent 7be1303 commit 826036b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
13 changes: 11 additions & 2 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ authors = [""]
[tool.poetry.dependencies]
python = ">=3.7,<3.10"
pip = "20.1.1"
future = "^0.18.2"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 826036b

Please sign in to comment.