File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050 - flake8==4.0.1
5151 - flake8-comprehensions==3.7.0
5252 - flake8-bugbear==21.3.2
53- - pandas-dev-flaker==0.2 .0
53+ - pandas-dev-flaker==0.4 .0
5454- repo : https://github.com/PyCQA/isort
5555 rev : 5.10.1
5656 hooks :
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dependencies:
3333 - gitpython # obtain contributors from git for whatsnew
3434 - gitdb
3535 - numpydoc < 1.2 # 2021-02-09 1.2dev breaking CI
36- - pandas-dev-flaker
36+ - pandas-dev-flaker=0.4.0
3737 - pydata-sphinx-theme
3838 - pytest-cython
3939 - sphinx
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ pyupgrade
1919gitpython
2020gitdb
2121numpydoc < 1.2
22- pandas-dev-flaker
22+ pandas-dev-flaker == 0.4.0
2323pydata-sphinx-theme
2424pytest-cython
2525sphinx
You can’t perform that action at this time.
0 commit comments