Use pipenv instead of requirements.txt

One-sentence description

Migate to pipenv and Pipfile

Why?

Better handling of dependencies and virtual envs. Easier to use.

Current implementation

requirements.txt

Desired implementation

Pipfile and Pipfile.lock.

https://github.com/pypa/pipenv

Edited by Thom Wiggers
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information