Skip to content

Commit

Permalink
fix: cython < 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dianalin2 authored Sep 27, 2023
1 parent 2a9afa3 commit ec65a6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ kubernetes = "^21.7.0"
requests = "^2.24.0"
requests-toolbelt = "^0.9.1"
click = "^7.1.2"
cython = "<3.0.0"

# Docs build dependencies
sphinx = { version = "^3.3.0", optional = true }
Expand Down

0 comments on commit ec65a6d

Please sign in to comment.