Skip to content

Commit ab4dcd9

Browse files
committed
update MFR dev-requirements.txt
1 parent dc995b9 commit ab4dcd9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

dev-requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
# aiohttpretty disabled due to no usage in MFR, re-enable when needed
44
# git+https://github.com/centerforopenscience/[email protected]#egg=aiohttpretty
55

6-
beautifulsoup4
7-
colorlog==2.5.0
8-
coveralls
9-
flake8==3.0.4
10-
ipdb
11-
mccabe
6+
beautifulsoup4==4.13.3
7+
colorlog==6.9.0
8+
coveralls==3.3.1
9+
flake8==7.1.2
10+
ipdb==0.13.13
11+
mccabe==0.7.0
1212
pydevd==3.3.0
13-
pyflakes
14-
pytest==2.8.2
15-
pytest-cov==2.2.0
16-
pyzmq==26.1.0
13+
pyflakes==3.2.0
14+
pytest==8.1.1
15+
pytest-cov==4.1.0
16+
pyzmq==26.2.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Pillow==11.0.0
2727
psd-tools==1.4
2828

2929
# IPython
30-
ipython==5.2.2
30+
ipython==7.31.1
3131
nbconvert==4.2.0
3232
nbformat==4.1.0
3333
traitlets==4.2.2

0 commit comments

Comments
 (0)