Skip to content
Open
Changes from all 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
31 changes: 3 additions & 28 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ anyio==3.6.2
# via jupyter-server
appdirs==1.4.4
# via sqlfluff
appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via
# jupyter-server
Expand Down Expand Up @@ -74,8 +70,6 @@ distlib==0.3.6
# via virtualenv
entrypoints==0.4
# via jupyter-client
exceptiongroup==1.1.0
# via pytest
executing==1.2.0
# via stack-data
fastjsonschema==2.16.2
Expand All @@ -93,19 +87,13 @@ idna==3.4
# anyio
# jsonschema
# requests
importlib-metadata==6.0.0
# via
# jupyterlab-server
# nbconvert
importlib-resources==5.10.2
# via jsonschema
iniconfig==2.0.0
# via pytest
ipykernel==6.20.2
# via
# nbclassic
# notebook
ipython==8.8.0
ipython==8.10.0
# via
# ipykernel
# jupyterlab
Expand Down Expand Up @@ -240,8 +228,6 @@ pickleshare==0.7.5
# via ipython
pip-tools==6.12.1
# via -r requirements.dev.in
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==2.6.2
# via
# black
Expand Down Expand Up @@ -352,12 +338,7 @@ tinycss2==1.2.1
toml==0.10.2
# via sqlfluff
tomli==2.0.1
# via
# black
# build
# jupyterlab
# pyproject-hooks
# pytest
# via jupyterlab
tornado==6.2
# via
# ipykernel
Expand Down Expand Up @@ -385,9 +366,7 @@ traitlets==5.8.1
# nbformat
# notebook
typing-extensions==4.4.0
# via
# black
# sqlfluff
# via sqlfluff
uri-template==1.2.0
# via jsonschema
urllib3==1.26.14
Expand All @@ -406,10 +385,6 @@ websocket-client==1.4.2
# via jupyter-server
wheel==0.38.4
# via pip-tools
zipp==3.11.0
# via
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down