drf-tutorial
drf-tutorial copied to clipboard
Update to work with Python 3.7
I found with the pinned versions, I'd get a StopIteration exception when running the tests under Python 3.7. Updated the requirements, and now all tests are green.