Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekjoshy committed Feb 16, 2022
2 parents c4a0d49 + 8e548ab commit 4cc6057
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 30 deletions.
40 changes: 14 additions & 26 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@ scipy = "^1.8.0"

[tool.poetry.dev-dependencies]
Sphinx = "^4.4.0"
pytest = "^7.0.0"
pytest = "^7.0.1"
pytest-cov = "^3.0.0"
Pygments = "^2.11.2"
isort = "^5.9.1"
twine = "^3.8.0"
codecov = "^2.1.11"
bump2version = "^1.0.1"
black = "^22.1.0"
furo = "^2022.1.2"
furo = "^2022.2.14"
jsonlines = "^3.0.0"
prompt-toolkit = "^3.0.27"
prompt-toolkit = "^3.0.28"
trueskill = "^0.4.5"
towncrier = "^21.3.0"
towncrier = "^21.9.0"

[tool.poetry.extras]
docs = ["sphinx", "furo"]
Expand Down

0 comments on commit 4cc6057

Please sign in to comment.