Ryan Grieve
Results
1
comments of
Ryan Grieve
Looks like the python driver was updated to replace `upsert=True` with `conflict='replace'` in 1.14. The requirements do specify 1.7, but it should probably be updated in line in both master...