Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependency to pin everything w/ pip-compile #82

Merged
merged 5 commits into from
Sep 6, 2022
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pytest pytest-cov nbmake
pip install -r requirements.txt
- name: Install module
run: |
pip install .
pip install .[plot,testing]
- name: Test with pytest
run: |
pytest --nbmake
273 changes: 273 additions & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,273 @@
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile --extra=plot --extra=testing --output-file=dev-requirements.txt
#
appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asteval==0.9.27
# via lmfit
asttokens==2.0.8
# via stack-data
attrs==22.1.0
# via
# jsonschema
# pytest
backcall==0.2.0
# via ipython
beautifulsoup4==4.11.1
# via nbconvert
bleach==5.0.1
# via nbconvert
cffi==1.15.1
# via argon2-cffi-bindings
coverage[toml]==6.4.4
# via pytest-cov
cycler==0.11.0
# via matplotlib
debugpy==1.6.3
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
entrypoints==0.4
# via jupyter-client
executing==1.0.0
# via stack-data
fastjsonschema==2.16.1
# via nbformat
fonttools==4.37.1
# via matplotlib
future==0.18.2
# via uncertainties
h5py==3.7.0
# via pyElli (setup.py)
importlib-metadata==4.12.0
# via nbconvert
iniconfig==1.1.1
# via pytest
ipykernel==6.15.2
# via
# ipywidgets
# nbmake
# notebook
ipython==8.4.0
# via
# ipykernel
# ipywidgets
# pyElli (setup.py)
ipython-genutils==0.2.0
# via
# ipywidgets
# notebook
ipywidgets==7.7.2
# via pyElli (setup.py)
jedi==0.18.1
# via ipython
jinja2==3.1.2
# via
# nbconvert
# notebook
jsonschema==4.15.0
# via nbformat
jupyter-client==7.3.5
# via
# ipykernel
# nbclient
# notebook
jupyter-core==4.11.1
# via
# jupyter-client
# nbconvert
# nbformat
# notebook
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-widgets==1.1.1
# via ipywidgets
kiwisolver==1.4.4
# via matplotlib
lmfit==1.0.3
# via pyElli (setup.py)
lxml==4.9.1
# via nbconvert
markupsafe==2.1.1
# via
# jinja2
# nbconvert
matplotlib==3.5.3
# via pyElli (setup.py)
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mistune==2.0.4
# via nbconvert
nbclient==0.6.7
# via
# nbconvert
# nbmake
nbconvert==7.0.0
# via notebook
nbformat==5.4.0
# via
# nbclient
# nbconvert
# nbmake
# notebook
nbmake==1.3.4
# via pyElli (setup.py)
nest-asyncio==1.5.5
# via
# ipykernel
# jupyter-client
# nbclient
# notebook
notebook==6.4.12
# via widgetsnbextension
numpy==1.23.2
# via
# h5py
# lmfit
# matplotlib
# pandas
# pyElli (setup.py)
# scipy
packaging==21.3
# via
# ipykernel
# matplotlib
# nbconvert
# pytest
pandas==1.4.4
# via pyElli (setup.py)
pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==9.2.0
# via matplotlib
plotly==5.10.0
# via pyElli (setup.py)
pluggy==1.0.0
# via pytest
prometheus-client==0.14.1
# via notebook
prompt-toolkit==3.0.31
# via ipython
psutil==5.9.1
# via ipykernel
ptyprocess==0.7.0
# via
# pexpect
# terminado
pure-eval==0.2.2
# via stack-data
py==1.11.0
# via pytest
pycparser==2.21
# via cffi
pydantic==1.10.1
# via nbmake
pygments==2.13.0
# via
# ipython
# nbconvert
# nbmake
pyparsing==3.0.9
# via
# matplotlib
# packaging
pyrsistent==0.18.1
# via jsonschema
pytest==7.1.3
# via
# nbmake
# pyElli (setup.py)
# pytest-cov
pytest-cov==3.0.0
# via pyElli (setup.py)
python-dateutil==2.8.2
# via
# jupyter-client
# matplotlib
# pandas
pytz==2022.2.1
# via pandas
pyzmq==23.2.1
# via
# ipykernel
# jupyter-client
# notebook
scipy==1.9.1
# via
# lmfit
# pyElli (setup.py)
send2trash==1.8.0
# via notebook
six==1.16.0
# via
# asttokens
# bleach
# python-dateutil
soupsieve==2.3.2.post1
# via beautifulsoup4
stack-data==0.5.0
# via ipython
tenacity==8.0.1
# via plotly
terminado==0.15.0
# via notebook
tinycss2==1.1.1
# via nbconvert
tomli==2.0.1
# via
# coverage
# pytest
tornado==6.2
# via
# ipykernel
# jupyter-client
# notebook
# terminado
traitlets==5.3.0
# via
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# matplotlib-inline
# nbclient
# nbconvert
# nbformat
# notebook
typing-extensions==4.3.0
# via pydantic
uncertainties==3.1.7
# via lmfit
wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via
# bleach
# tinycss2
widgetsnbextension==3.6.1
# via ipywidgets
zipp==3.8.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools
Loading