Skip to content

Commit

Permalink
Merge branch 'master' into feature/record-types
Browse files Browse the repository at this point in the history
  • Loading branch information
prescod committed Apr 30, 2020
2 parents 29cab7c + 2335fe0 commit ef01f70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SQLAlchemy==1.3.16
Faker==4.0.2
jinja2==2.11.1
Faker==4.0.3
jinja2==2.11.2
PyYAML==5.3.1
click==7.1.1
python-dateutil==2.8.1
4 changes: 2 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-r requirements.txt
black==19.10b0
coverage==5.0.4
coverage==5.1
coveralls==2.0.0
flake8==3.7.9
pre-commit==2.2.0
pre-commit==2.3.0
pytest==5.4.1
pytest-cov==2.8.1
typeguard==2.7.1
Expand Down

0 comments on commit ef01f70

Please sign in to comment.