Skip to content

Commit

Permalink
CI: Fix panda CI by not upgrading Cython (commaai#898)
Browse files Browse the repository at this point in the history
* runtime error remove

* cython 3.0.0 breaks panda

* dont change that
  • Loading branch information
jnewb1 authored Jul 18, 2023
1 parent b03468a commit 1c43e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Cython
Cython<3.0.0
flake8
Jinja2
numpy
Expand Down

0 comments on commit 1c43e1c

Please sign in to comment.