Integrate with pipenv
integrate project with to use lock requirements https://github.com/pypa/pipenv
- update dockerfile with usage of pipenv
- split requirements to dev(with test packages) and prod
- during tests install with
--dev
integrate project with to use lock requirements https://github.com/pypa/pipenv
--dev