Skip to content

Commit 44fb28b

Browse files
committed
Add freezegun requirement
1 parent b265513 commit 44fb28b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dulwich==0.19.11
77
flake8-commas==2.0.0 # Require silicon valley commas
88
flake8-quotes==2.0.1 # Require single quotes
99
flake8==3.7.8 # Lint
10+
freezegun==0.3.12
1011
isort==4.3.21 # Lint imports
1112
mypy==0.720 # Type checking
1213
pip_check_reqs==2.0.3

0 commit comments

Comments
 (0)