Skip to content

Commit

Permalink
Merge branch 'main' into feature/damian/seq_len
Browse files Browse the repository at this point in the history
  • Loading branch information
dbogunowicz authored Mar 5, 2024
2 parents b12d326 + 759e794 commit 9216199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def _parse_requirements_file(file_path):
"flaky~=3.7.0",
"ndjson>=0.3.1",
"wheel>=0.36.2",
"pytest>=6.0.0",
"pytest>=6.0.0,<8.1.0",
"onnxruntime>=1.7.0",
"flask>=1.0.0",
"flask-cors>=3.0.0",
Expand Down

0 comments on commit 9216199

Please sign in to comment.