Browse Source

chore: add cython dependency.

pull/500/head
Kristijan "Fremen" Velkovski 2 years ago
parent
commit
3a588ad699
  1. 666
      poetry.lock
  2. 1
      pyproject.toml

666
poetry.lock
File diff suppressed because it is too large
View File

1
pyproject.toml

@ -43,6 +43,7 @@ m2r2 = {version = "^0.3.2", optional = true}
sphinx-autoapi = {version = "^2.0.0", optional = true}
requests-toolbelt = ">=1.0.0"
deprecation = ">=2.1.0"
cython = "<3.0.0"
[tool.poetry.extras]
docs = [

Loading…
Cancel
Save