Created
October 29, 2020 13:32
-
-
Save titovanton/a623db7101883aa3e54eb7ac563b27b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Hardcode versions for all packages! <package>==x.y.z | |
psycopg2-binary | |
django | |
# REST Framework | |
djangorestframework | |
# Tests | |
faker | |
model-mommy | |
pytest-cov | |
pytest-django | |
pytest-xdist | |
pytest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment