simonz-bq opened a new pull request, #1682:
URL: https://github.com/apache/tinkerpop/pull/1682

   Fixes https://issues.apache.org/jira/browse/TINKERPOP-2631
   
   Since ujson is an optional dependency, hard enforcing a version may cause 
problems for users.
   
   Instead, a version >= 2.0.0 is specified to be automatically resolved by the 
Python package manager if someone were to use install gremlin-python with ujson 
enabled. A warning is also given when using a version below 2.0.0 is detected.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to