Skip to content

Commit

Permalink
update cython req
Browse files Browse the repository at this point in the history
  • Loading branch information
xgui3783 committed Nov 23, 2023
1 parent e1ab87b commit 8114078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ def find_source_url(*file_paths):
"flask-smorest ~= 0.18.4",
"marshmallow ~= 3.0",
"PyYAML ~= 5.1",
"Cython < 3.0",
],
python_requires="~= 3.5",
extras_require={
Expand Down

0 comments on commit 8114078

Please sign in to comment.