Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed psycopg2-binary from requirement_full.txt (#668)
# Description Avoid segfault by removing psycopg2-binary from requirement_full.txt ## Type of change - [x] Bug fix & code cleanup - [ ] New feature - [ ] Documentation update - [ ] Test update ## Checklist for the reviewer This checklist should be used as a help for the reviewer. - [ ] Is the change limited to one issue? - [ ] Does this PR close the issue? - [ ] Is the code easy to read and understand? - [ ] Do all new feature have an accompanying new test? - [ ] Has the documentation been updated as necessary?
- Loading branch information