mirror of
https://github.com/graphql-python/graphene.git
synced 2025-09-21 11:22:33 +03:00
Allow bumped version of aniso8601
In version 6 aniso8601 some rounding bugs were introduced.
See the issue reported here: https://bitbucket.org/nielsenb/aniso8601/issues/24/float-induced-rounding-errors-when-parsing
See the commit that fixed it here: b4aca8ffc2
Allow for a higher version to allow graphene users to avoid these issues.
This commit is contained in:
parent
167c8c203c
commit
f9925a333a