Christine Straub a1fed6d4c6
Issue/unicode error (#608)
This PR adds functionality to try other common encodings if an error related to the encoding is raised and the user has not specified an encoding.
2023-05-23 13:35:38 -07:00

356 lines
6.5 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements/dev.in
#
anyio==3.6.2
# via jupyter-server
appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via
# jupyter-server
# nbclassic
# notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
arrow==1.2.3
# via isoduration
asttokens==2.2.1
# via stack-data
attrs==23.1.0
# via jsonschema
backcall==0.2.0
# via ipython
beautifulsoup4==4.12.2
# via nbconvert
bleach==6.0.0
# via nbconvert
build==0.10.0
# via pip-tools
cffi==1.15.1
# via argon2-cffi-bindings
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
# via -r requirements/dev.in
click==8.1.3
# via pip-tools
comm==0.1.3
# via ipykernel
debugpy==1.6.7
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
distlib==0.3.6
# via virtualenv
executing==1.2.0
# via stack-data
fastjsonschema==2.16.3
# via nbformat
filelock==3.12.0
# via virtualenv
fqdn==1.5.1
# via jsonschema
identify==2.5.24
# via pre-commit
idna==3.4
# via
# anyio
# jsonschema
importlib-metadata==6.6.0
# via
# jupyter-client
# nbconvert
importlib-resources==5.12.0
# via jsonschema
ipykernel==6.22.0
# via
# ipywidgets
# jupyter
# jupyter-console
# nbclassic
# notebook
# qtconsole
ipython==8.12.2
# via
# -r requirements/dev.in
# ipykernel
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via
# nbclassic
# notebook
# qtconsole
ipywidgets==8.0.6
# via jupyter
isoduration==20.11.0
# via jsonschema
jedi==0.18.2
# via ipython
jinja2==3.1.2
# via
# jupyter-server
# nbclassic
# nbconvert
# notebook
jsonpointer==2.3
# via jsonschema
jsonschema[format-nongpl]==4.17.3
# via
# jupyter-events
# nbformat
jupyter==1.0.0
# via -r requirements/dev.in
jupyter-client==8.2.0
# via
# ipykernel
# jupyter-console
# jupyter-server
# nbclassic
# nbclient
# notebook
# qtconsole
jupyter-console==6.6.3
# via jupyter
jupyter-core==5.3.0
# via
# -r requirements/dev.in
# ipykernel
# jupyter-client
# jupyter-console
# jupyter-server
# nbclassic
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
jupyter-events==0.6.3
# via jupyter-server
jupyter-server==2.5.0
# via
# nbclassic
# notebook-shim
jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-widgets==3.0.7
# via ipywidgets
markupsafe==2.1.2
# via
# jinja2
# nbconvert
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mistune==2.0.5
# via nbconvert
nbclassic==1.0.0
# via notebook
nbclient==0.7.4
# via nbconvert
nbconvert==7.3.1
# via
# jupyter
# jupyter-server
# nbclassic
# notebook
nbformat==5.8.0
# via
# jupyter-server
# nbclassic
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.6
# via
# ipykernel
# nbclassic
# notebook
nodeenv==1.7.0
# via pre-commit
notebook==6.5.4
# via jupyter
notebook-shim==0.2.3
# via nbclassic
packaging==23.1
# via
# build
# ipykernel
# jupyter-server
# nbconvert
# qtconsole
# qtpy
pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==6.13.0
# via -r requirements/dev.in
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.5.0
# via
# jupyter-core
# virtualenv
pre-commit==3.3.1
# via -r requirements/dev.in
prometheus-client==0.16.0
# via
# jupyter-server
# nbclassic
# notebook
prompt-toolkit==3.0.38
# via
# ipython
# jupyter-console
psutil==5.9.5
# via ipykernel
ptyprocess==0.7.0
# via
# pexpect
# terminado
pure-eval==0.2.2
# via stack-data
pycparser==2.21
# via cffi
pygments==2.15.1
# via
# ipython
# jupyter-console
# nbconvert
# qtconsole
pyproject-hooks==1.0.0
# via build
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via
# arrow
# jupyter-client
python-json-logger==2.0.7
# via jupyter-events
pyyaml==6.0
# via
# jupyter-events
# pre-commit
pyzmq==25.0.2
# via
# ipykernel
# jupyter-client
# jupyter-console
# jupyter-server
# nbclassic
# notebook
# qtconsole
qtconsole==5.4.3
# via jupyter
qtpy==2.3.1
# via qtconsole
rfc3339-validator==0.1.4
# via
# jsonschema
# jupyter-events
rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
send2trash==1.8.2
# via
# jupyter-server
# nbclassic
# notebook
six==1.16.0
# via
# asttokens
# bleach
# python-dateutil
# rfc3339-validator
sniffio==1.3.0
# via anyio
soupsieve==2.4.1
# via beautifulsoup4
stack-data==0.6.2
# via ipython
terminado==0.17.1
# via
# jupyter-server
# jupyter-server-terminals
# nbclassic
# notebook
tinycss2==1.2.1
# via nbconvert
tomli==2.0.1
# via
# build
# pyproject-hooks
tornado==6.3.1
# via
# ipykernel
# jupyter-client
# jupyter-server
# nbclassic
# notebook
# terminado
traitlets==5.9.0
# via
# comm
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-console
# jupyter-core
# jupyter-events
# jupyter-server
# matplotlib-inline
# nbclassic
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
typing-extensions==4.5.0
# via ipython
uri-template==1.2.0
# via jsonschema
virtualenv==20.23.0
# via pre-commit
wcwidth==0.2.6
# via prompt-toolkit
webcolors==1.13
# via jsonschema
webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.5.1
# via jupyter-server
wheel==0.40.0
# via
# -r requirements/dev.in
# pip-tools
widgetsnbextension==4.0.7
# via ipywidgets
zipp==3.15.0
# via
# importlib-metadata
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools