Skip to content

Commit

Permalink
DEV-1855: update dependencies with pip-compile (#404)
Browse files Browse the repository at this point in the history
Relax dependencies and run pip compile with upgrade
  • Loading branch information
kulgan committed May 24, 2023
1 parent fba1a01 commit 377c2d6
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 115 deletions.
16 changes: 8 additions & 8 deletions dev-requirements.in
@@ -1,10 +1,10 @@
-c requirements.txt

notebook>4,<5.0.0
jupyter~=1.0.0
jupyter-client>=4.2.2,<5
jupyter-console>=4.1.1,<5
jupyter-core>=4.1.0,<4.7
pytest>=4.6.5,<4.6.11
pytest-cov~=2.8.1
pre-commit~=1.21.0
dataclasses; python_version < '3.7'
notebook
jupyter
jupyter-client
jupyter-console
jupyter-core
pytest
pytest-cov
168 changes: 91 additions & 77 deletions dev-requirements.txt
Expand Up @@ -2,60 +2,60 @@
# This file is autogenerated by pip-compile with python 3.6
# To update, run:
#
# pip-compile dev-requirements.in
# pip-compile --output-file=dev-requirements.txt dev-requirements.in
#
aspy.yaml==1.3.0
# via pre-commit
atomicwrites==1.4.1
# via pytest
attrs==22.1.0
argon2-cffi==21.3.0
# via notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
async-generator==1.10
# via nbclient
attrs==22.2.0
# via
# -c requirements.txt
# jsonschema
# pytest
backcall==0.2.0
# via ipython
bleach==3.3.1
bleach==4.1.0
# via nbconvert
cfgv==2.0.1
# via pre-commit
coverage==5.5
cffi==1.15.1
# via
# -c requirements.txt
# argon2-cffi-bindings
coverage[toml]==6.2
# via pytest-cov
decorator==4.4.2
dataclasses==0.8 ; python_version < "3.7"
# via
# -r dev-requirements.in
# argon2-cffi
decorator==5.1.1
# via
# -c requirements.txt
# ipython
# traitlets
defusedxml==0.7.1
# via nbconvert
distlib==0.3.6
# via virtualenv
entrypoints==0.3
# via nbconvert
filelock==3.2.1
# via virtualenv
identify==1.6.2
# via pre-commit
importlib-metadata==2.1.3
entrypoints==0.4
# via
# jupyter-client
# nbconvert
importlib-metadata==4.8.3
# via
# -c requirements.txt
# jsonschema
# pluggy
# pre-commit
# pytest
# virtualenv
importlib-resources==3.2.1
# via
# pre-commit
# virtualenv
iniconfig==1.1.1
# via pytest
ipykernel==5.5.6
# via
# ipywidgets
# jupyter
# jupyter-console
# notebook
# qtconsole
ipython==7.9.0
ipython==7.16.3
# via
# ipykernel
# ipywidgets
Expand All @@ -68,11 +68,11 @@ ipython-genutils==0.2.0
# notebook
# qtconsole
# traitlets
ipywidgets==7.7.2
ipywidgets==7.7.5
# via jupyter
jedi==0.17.2
# via ipython
jinja2==2.11.3
jinja2==3.0.3
# via
# nbconvert
# notebook
Expand All @@ -82,52 +82,60 @@ jsonschema==3.2.0
# nbformat
jupyter==1.0.0
# via -r dev-requirements.in
jupyter-client==4.4.0
jupyter-client==7.1.2
# via
# -r dev-requirements.in
# ipykernel
# jupyter-console
# nbclient
# notebook
# qtconsole
jupyter-console==4.1.1
jupyter-console==6.4.3
# via
# -r dev-requirements.in
# jupyter
jupyter-core==4.6.3
jupyter-core==4.9.2
# via
# -r dev-requirements.in
# jupyter-client
# nbconvert
# nbformat
# notebook
# qtconsole
jupyterlab-pygments==0.1.2
# via nbconvert
jupyterlab-widgets==1.1.4
# via ipywidgets
markupsafe==1.1.1
markupsafe==2.0.1
# via jinja2
mistune==0.8.4
# via nbconvert
more-itertools==8.14.0
# via pytest
nbconvert==5.6.1
nbclient==0.5.9
# via nbconvert
nbconvert==6.0.7
# via
# jupyter
# notebook
nbformat==5.1.3
# via
# nbclient
# nbconvert
# notebook
nodeenv==1.6.0
# via pre-commit
notebook==4.4.1
nest-asyncio==1.5.6
# via
# jupyter-client
# nbclient
# notebook
notebook==6.4.10
# via
# -r dev-requirements.in
# jupyter
# widgetsnbextension
packaging==20.9
packaging==21.3
# via
# bleach
# pytest
# qtpy
pandocfilters==1.5.0
# via nbconvert
parso==0.7.1
Expand All @@ -136,70 +144,75 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
platformdirs==2.0.2
# via virtualenv
pluggy==0.13.1
pluggy==1.0.0
# via pytest
pre-commit==1.21.0
# via -r dev-requirements.in
prompt-toolkit==2.0.10
# via ipython
prometheus-client==0.16.0
# via notebook
prompt-toolkit==3.0.36
# via
# ipython
# jupyter-console
ptyprocess==0.7.0
# via
# pexpect
# terminado
py==1.11.0
# via pytest
pygments==2.11.2
pycparser==2.21
# via
# -c requirements.txt
# cffi
pygments==2.14.0
# via
# ipython
# jupyter-console
# jupyterlab-pygments
# nbconvert
# qtconsole
pyparsing==2.4.7
pyparsing==3.0.9
# via packaging
pyrsistent==0.16.1
pyrsistent==0.18.0
# via
# -c requirements.txt
# jsonschema
pytest==4.6.10
pytest==7.0.1
# via
# -r dev-requirements.in
# pytest-cov
pytest-cov==2.8.1
pytest-cov==4.0.0
# via -r dev-requirements.in
pyyaml==5.3.1
# via
# -c requirements.txt
# aspy.yaml
# pre-commit
pyzmq==20.0.0
python-dateutil==2.8.2
# via jupyter-client
pyzmq==25.0.2
# via
# jupyter-client
# notebook
# qtconsole
qtconsole==4.7.7
qtconsole==5.2.2
# via jupyter
qtpy==1.9.0
qtpy==2.0.1
# via qtconsole
six==1.15.0
send2trash==1.8.2
# via notebook
six==1.16.0
# via
# -c requirements.txt
# bleach
# cfgv
# jsonschema
# pre-commit
# prompt-toolkit
# pytest
# python-dateutil
# traitlets
# virtualenv
terminado==0.8.3
terminado==0.12.1
# via notebook
testpath==0.6.0
# via nbconvert
toml==0.10.2
# via pre-commit
tomli==1.2.3
# via
# coverage
# pytest
tornado==6.1
# via
# ipykernel
# jupyter-client
# notebook
# terminado
traitlets==4.3.3
Expand All @@ -209,25 +222,26 @@ traitlets==4.3.3
# ipywidgets
# jupyter-client
# jupyter-core
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
virtualenv==20.15.1
# via pre-commit
wcwidth==0.2.6
typing-extensions==4.1.1
# via
# prompt-toolkit
# pytest
# -c requirements.txt
# argon2-cffi
# importlib-metadata
wcwidth==0.2.6
# via prompt-toolkit
webencodings==0.5.1
# via bleach
widgetsnbextension==3.6.1
widgetsnbextension==3.6.4
# via ipywidgets
zipp==1.2.0
zipp==3.6.0
# via
# -c requirements.txt
# importlib-metadata
# importlib-resources

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

0 comments on commit 377c2d6

Please sign in to comment.