CHANGELOG.md: Add note about requirements

This commit is contained in:
Alan Orth 2019-11-14 23:30:26 +02:00
parent 86498deee8
commit f0110d8e74
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Updated
- Update python dependencies to latest versions, including numpy 1.17.4, pandas
0.25.3, flake8 3.7.9, pytest 5.2.2, and black 19.10b0
- Regenerate requirements.txt and requirements-dev.txt
### Changed
- Use Python 3.8.0 for pipenv