numpy/numpy-tutorials

BUG: CI is not picking up the dev dependencies

bsipocz opened this issue · 1 comments

E.g. we should test with numpy 2.0dev, but the devdeps job runs with 1.25.2. My first suspiciton is that it's due to an upper pin in another dependency, but it will need some investigation.

statsmodels is still pinning numpy<2 in their dev, so it messes up all our CI, too.

https://github.com/numpy/numpy-tutorials/actions/runs/7283091307/job/19846449320#step:5:14

py312-test-devdeps: accessible-pygments==0.0.4,alabaster==0.7.13,asttokens==2.4.1,attrs==23.1.0,Babel==2.14.0,beautifulsoup4==4.12.2,certifi==2023.11.17,charset-normalizer==3.3.2,click==8.1.7,comm==0.2.0,contourpy==1.2.0,coverage==7.3.4,cycler==0.12.1,debugpy==1.8.0,decorator==5.1.1,docutils==0.20.1,executing==2.0.1,fastjsonschema==2.19.0,fonttools==4.47.0,greenlet==3.0.2,idna==3.6,imageio==2.33.1,imagesize==1.4.1,importlib-metadata==7.0.0,iniconfig==2.0.0,ipykernel==6.27.1,ipython==8.18.1,jedi==0.19.1,Jinja2==3.1.2,jsonschema==4.20.0,jsonschema-specifications==2023.11.2,jupyter-cache==1.0.0,jupyter_client==8.6.0,jupyter_core==5.5.1,jupytext==1.16.0,kiwisolver==1.4.5,markdown-it-py==3.0.0,MarkupSafe==2.1.3,matplotlib==3.9.0.dev0,matplotlib-inline==0.1.6,mdit-py-plugins==0.4.0,mdurl==0.1.2,myst-nb==1.0.0,myst-parser==2.0.0,nbclient==0.9.0,nbformat==5.9.2,nbval==0.10.0,nest-asyncio==1.5.8,numpy==1.26.2,packaging==23.2,pandas==2.2.0.dev0+936.g98e1d2f8ce,parso==0.8.3,patsy==0.5.4,pexpect==4.9.0,Pillow==10.1.0,pip==23.3.1,platformdirs==4.1.0,pluggy==1.3.0,prompt-toolkit==3.0.43,psutil==5.9.7,ptyprocess==0.7.0,pure-eval==0.2.2,pydata-sphinx-theme==0.14.4,Pygments==2.17.2,pyparsing==3.1.1,pytest==7.4.3,python-dateutil==2.8.2,pytz==2023.3.post1,PyYAML==6.0.1,pyzmq==25.1.2,referencing==0.32.0,requests==2.31.0,rpds-py==0.15.2,SciPy==1.13.0.dev0,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.5,Sphinx==7.2.6,sphinx-book-theme==1.1.0,sphinx-copybutton==0.5.2,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-serializinghtml==1.1.9,SQLAlchemy==2.0.23,stack-data==0.6.3,statsmodels==0.15.0.dev132+g6614975f4,tabulate==0.9.0,toml==0.10.2,tornado==6.4,traitlets==5.14.0,typing_extensions==4.9.0,tzdata==2023.3,urllib3==2.1.0,wcwidth==0.2.12,zipp==3.17.0