We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2427274 commit c735bfbCopy full SHA for c735bfb
1 file changed
setup.py
@@ -46,7 +46,7 @@
46
extras_require={
47
'test': (
48
'coverage>=4.5.2',
49
- 'freezegun==0.3.11',
+ 'freezegun>=0.3.11, <=1.1.0',
50
'pylint==1.9.4',
51
'flake8==3.6.0',
52
'coveralls==1.5.1',
0 commit comments