Skip to content

Commit

Permalink
revert dev req change
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Parsons committed May 1, 2024
1 parent 60c54b8 commit bf3dc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dev = [
"ruff == 0.0.216",
"black[jupyter] == 22.12.0",
"pre-commit == 2.20.0",
"nlp_primitives[test, complete]"
"nlp_primitives[test]"
]
complete = [
"tensorflow >= 1.14.0, < 2.16.0",
Expand Down

0 comments on commit bf3dc1b

Please sign in to comment.