Skip to content

Commit

Permalink
Merge pull request #2 from mjsqu/mjsqu-patch-orjson
Browse files Browse the repository at this point in the history
Bump orjson version to 3.8.0
  • Loading branch information
mjsqu authored Oct 12, 2022
2 parents 2a839d2 + 4014849 commit 3eaf3ec
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 @@ -20,7 +20,7 @@
install_requires=[
'pytz',
'jsonschema==3.2.0',
'orjson==3.7.2',
'orjson==3.8.0',
'python-dateutil>=2.6.0',
'backoff==2.1.2',
'ciso8601',
Expand Down

0 comments on commit 3eaf3ec

Please sign in to comment.