Skip to content

Commit

Permalink
Merge pull request #1867 from fishtown-analytics/fix/update-hologram-005
Browse files Browse the repository at this point in the history
Updated hologram to handle parallel json_schema
  • Loading branch information
beckjake authored Oct 28, 2019
2 parents b3ef028 + ef3d63f commit 3a030ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def read(fname):
'json-rpc>=1.12,<2',
'werkzeug>=0.15,<0.17',
'dataclasses==0.6;python_version<"3.7"',
'hologram==0.0.4',
'hologram==0.0.5',
'logbook>=1.5,<1.6',
'pytest-logbook>=1.2.0,<1.3',
'typing-extensions>=3.7.4,<3.8',
Expand Down

0 comments on commit 3a030ab

Please sign in to comment.