Skip to content

Commit

Permalink
sort requirements when updating
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjakubowski committed Nov 15, 2023
1 parent d9f3e34 commit ed91600
Show file tree
Hide file tree
Showing 5 changed files with 96 additions and 91 deletions.
42 changes: 21 additions & 21 deletions python/perspective/requirements/requirements-310.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Babel==2.13.1
Faker==20.0.3
Jinja2==3.1.2
MarkupSafe==2.1.3
PyYAML==6.0.1
Pygments==2.16.1
Send2Trash==1.8.2
Sphinx==7.2.6
aiofiles==22.1.0
aiohttp==3.8.6
aiosignal==1.3.1
Expand All @@ -6,13 +14,12 @@ alabaster==0.7.13
annotated-types==0.6.0
anyio==3.7.1
appnope==0.1.3
argon2-cffi-bindings==21.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.1
async-timeout==4.0.3
attrs==23.1.0
Babel==2.13.1
beautifulsoup4==4.12.2
black==23.1.0
bleach==6.1.0
Expand All @@ -29,11 +36,10 @@ deprecation==2.1.0
docutils==0.20.1
entrypoints==0.4
executing==2.0.1
Faker==20.0.3
fastapi==0.104.1
fastjsonschema==2.19.0
flake8-black==0.3.6
flake8==6.1.0
flake8-black==0.3.6
fqdn==1.5.1
frozenlist==1.4.0
h11==0.14.0
Expand All @@ -44,30 +50,28 @@ idna==3.4
imagesize==1.4.1
iniconfig==2.0.0
ipykernel==6.26.0
ipython-genutils==0.2.0
ipython==8.17.2
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
jedi==0.19.1
Jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
jsonschema-specifications==2023.11.1
jsonschema==4.19.2
jsonschema-specifications==2023.11.1
jupyter-events==0.9.0
jupyter-ydoc==0.2.5
jupyter_client==7.4.9
jupyter_core==5.5.0
jupyter_packaging==0.12.3
jupyter_server==2.10.1
jupyter_server_fileid==0.9.0
jupyter_server_terminals==0.4.4
jupyter_server_ydoc==0.8.0
jupyter_server==2.10.1
jupyter-events==0.9.0
jupyter-ydoc==0.2.5
jupyterlab_server==2.25.1
jupyterlab==3.6.6
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.9
jupyterlab==3.6.6
MarkupSafe==2.1.3
jupyterlab_server==2.25.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mistune==3.0.2
Expand All @@ -78,8 +82,8 @@ nbclient==0.9.0
nbconvert==7.11.0
nbformat==5.9.2
nest-asyncio==1.5.8
notebook_shim==0.2.3
notebook==6.5.6
notebook_shim==0.2.3
numpy==1.26.2
overrides==7.4.0
packaging==23.2
Expand All @@ -101,34 +105,30 @@ pyarrow==14.0.1
pybind11==2.11.1
pycodestyle==2.11.1
pycparser==2.21
pydantic_core==2.14.3
pydantic==2.5.1
pydantic_core==2.14.3
pyflakes==3.1.0
Pygments==2.16.1
pytest_check_links==0.9.0
pytest==7.4.3
pytest-aiohttp==1.0.5
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-tornado==0.8.1
pytest==7.4.3
pytest_check_links==0.9.0
python-dateutil==2.8.2
python-json-logger==2.0.7
pytz==2023.3.post1
PyYAML==6.0.1
pyzmq==24.0.1
referencing==0.31.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.12.0
Send2Trash==1.8.2
setuptools==68.2.2
six==1.16.0
sniffio==1.3.0
snowballstemmer==2.2.0
soupsieve==2.5
sphinx-markdown-builder==0.6.5
Sphinx==7.2.6
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
Expand Down
42 changes: 21 additions & 21 deletions python/perspective/requirements/requirements-311.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Babel==2.13.1
Faker==20.0.3
Jinja2==3.1.2
MarkupSafe==2.1.3
PyYAML==6.0.1
Pygments==2.16.1
Send2Trash==1.8.2
Sphinx==7.2.6
aiofiles==22.1.0
aiohttp==3.8.6
aiosignal==1.3.1
Expand All @@ -6,13 +14,12 @@ alabaster==0.7.13
annotated-types==0.6.0
anyio==3.7.1
appnope==0.1.3
argon2-cffi-bindings==21.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.1
async-timeout==4.0.3
attrs==23.1.0
Babel==2.13.1
beautifulsoup4==4.12.2
black==23.1.0
bleach==6.1.0
Expand All @@ -28,11 +35,10 @@ defusedxml==0.7.1
deprecation==2.1.0
docutils==0.20.1
executing==2.0.1
Faker==20.0.3
fastapi==0.104.1
fastjsonschema==2.19.0
flake8-black==0.3.6
flake8==6.1.0
flake8-black==0.3.6
fqdn==1.5.1
frozenlist==1.4.0
h11==0.14.0
Expand All @@ -43,30 +49,28 @@ idna==3.4
imagesize==1.4.1
iniconfig==2.0.0
ipykernel==6.26.0
ipython-genutils==0.2.0
ipython==8.17.2
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
jedi==0.19.1
Jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
jsonschema-specifications==2023.11.1
jsonschema==4.19.2
jsonschema-specifications==2023.11.1
jupyter-events==0.9.0
jupyter-ydoc==0.2.5
jupyter_client==8.6.0
jupyter_core==5.5.0
jupyter_packaging==0.12.3
jupyter_server==2.10.1
jupyter_server_fileid==0.9.0
jupyter_server_terminals==0.4.4
jupyter_server_ydoc==0.8.0
jupyter_server==2.10.1
jupyter-events==0.9.0
jupyter-ydoc==0.2.5
jupyterlab_server==2.25.1
jupyterlab==3.6.6
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.9
jupyterlab==3.6.6
MarkupSafe==2.1.3
jupyterlab_server==2.25.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mistune==3.0.2
Expand All @@ -77,8 +81,8 @@ nbclient==0.9.0
nbconvert==7.11.0
nbformat==5.9.2
nest-asyncio==1.5.8
notebook_shim==0.2.3
notebook==6.5.4
notebook_shim==0.2.3
numpy==1.26.2
overrides==7.4.0
packaging==23.2
Expand All @@ -100,34 +104,30 @@ pyarrow==14.0.1
pybind11==2.11.1
pycodestyle==2.11.1
pycparser==2.21
pydantic_core==2.14.3
pydantic==2.5.1
pydantic_core==2.14.3
pyflakes==3.1.0
Pygments==2.16.1
pytest_check_links==0.9.0
pytest==7.4.3
pytest-aiohttp==1.0.5
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-tornado==0.8.1
pytest==7.4.3
pytest_check_links==0.9.0
python-dateutil==2.8.2
python-json-logger==2.0.7
pytz==2023.3.post1
PyYAML==6.0.1
pyzmq==25.1.1
referencing==0.31.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.12.0
Send2Trash==1.8.2
setuptools==68.2.2
six==1.16.0
sniffio==1.3.0
snowballstemmer==2.2.0
soupsieve==2.5
sphinx-markdown-builder==0.6.5
Sphinx==7.2.6
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
Expand Down
42 changes: 21 additions & 21 deletions python/perspective/requirements/requirements-38.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Babel==2.13.1
Faker==20.0.3
Jinja2==3.1.2
MarkupSafe==2.1.3
PyYAML==6.0.1
Pygments==2.16.1
Send2Trash==1.8.2
Sphinx==7.1.2
aiofiles==22.1.0
aiohttp==3.8.6
aiosignal==1.3.1
Expand All @@ -6,13 +14,12 @@ alabaster==0.7.13
annotated-types==0.6.0
anyio==3.7.1
appnope==0.1.3
argon2-cffi-bindings==21.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asttokens==2.4.1
async-timeout==4.0.3
attrs==23.1.0
Babel==2.13.1
backcall==0.2.0
beautifulsoup4==4.12.2
black==23.1.0
Expand All @@ -30,11 +37,10 @@ deprecation==2.1.0
docutils==0.20.1
entrypoints==0.4
executing==2.0.1
Faker==20.0.3
fastapi==0.104.1
fastjsonschema==2.19.0
flake8-black==0.3.6
flake8==5.0.4
flake8-black==0.3.6
fqdn==1.5.1
frozenlist==1.4.0
h11==0.14.0
Expand All @@ -45,30 +51,28 @@ idna==3.4
imagesize==1.4.1
iniconfig==2.0.0
ipykernel==6.26.0
ipython-genutils==0.2.0
ipython==8.12.3
ipython-genutils==0.2.0
ipywidgets==8.1.1
isoduration==20.11.0
jedi==0.19.1
Jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
jsonschema-specifications==2023.11.1
jsonschema==4.19.2
jsonschema-specifications==2023.11.1
jupyter-events==0.9.0
jupyter-ydoc==0.2.5
jupyter_client==7.4.9
jupyter_core==5.5.0
jupyter_packaging==0.12.3
jupyter_server==2.10.1
jupyter_server_fileid==0.9.0
jupyter_server_terminals==0.4.4
jupyter_server_ydoc==0.8.0
jupyter_server==2.10.1
jupyter-events==0.9.0
jupyter-ydoc==0.2.5
jupyterlab_server==2.25.1
jupyterlab==3.6.6
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.9
jupyterlab==3.6.6
MarkupSafe==2.1.3
jupyterlab_server==2.25.1
matplotlib-inline==0.1.6
mccabe==0.7.0
mistune==3.0.2
Expand All @@ -79,8 +83,8 @@ nbclient==0.9.0
nbconvert==7.11.0
nbformat==5.9.2
nest-asyncio==1.5.8
notebook_shim==0.2.3
notebook==6.5.6
notebook_shim==0.2.3
numpy==1.24.4
overrides==7.4.0
packaging==23.2
Expand All @@ -103,34 +107,30 @@ pyarrow==14.0.1
pybind11==2.11.1
pycodestyle==2.9.1
pycparser==2.21
pydantic_core==2.14.3
pydantic==2.5.1
pydantic_core==2.14.3
pyflakes==2.5.0
Pygments==2.16.1
pytest_check_links==0.9.0
pytest==7.4.3
pytest-aiohttp==1.0.5
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-tornado==0.8.1
pytest==7.4.3
pytest_check_links==0.9.0
python-dateutil==2.8.2
python-json-logger==2.0.7
pytz==2023.3.post1
PyYAML==6.0.1
pyzmq==24.0.1
referencing==0.31.0
requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.12.0
Send2Trash==1.8.2
setuptools==68.2.2
six==1.16.0
sniffio==1.3.0
snowballstemmer==2.2.0
soupsieve==2.5
sphinx-markdown-builder==0.6.5
Sphinx==7.1.2
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
Expand Down
Loading

0 comments on commit ed91600

Please sign in to comment.