Skip to content

Commit

Permalink
Merge pull request jsonpickle#532 from Theelx/main
Browse files Browse the repository at this point in the history
Adding missing dependency for pytest
  • Loading branch information
Theelx authored Nov 3, 2024
2 parents 1734291 + 08b12bc commit bc1d149
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ testing = [
"simplejson",
"sqlalchemy",
"ujson",
# fuzzing
"atheris ~= 2.3.0; python_version < '3.12'",
]
docs = [
"furo",
Expand Down

0 comments on commit bc1d149

Please sign in to comment.