66 lines
1.2 KiB
Text
66 lines
1.2 KiB
Text
# Created by installing the cara[app] extra and running:
|
|
# echo '.[app]' > requirements.txt
|
|
# pip freeze | grep -v cara >> requirements.txt
|
|
|
|
.[app]
|
|
argon2-cffi==20.1.0
|
|
async-generator==1.10
|
|
attrs==20.2.0
|
|
backcall==0.2.0
|
|
bleach==3.2.1
|
|
certifi==2020.6.20
|
|
cffi==1.14.3
|
|
cycler==0.10.0
|
|
dataclasses==0.7
|
|
decorator==4.4.2
|
|
defusedxml==0.6.0
|
|
entrypoints==0.3
|
|
importlib-metadata==2.0.0
|
|
ipykernel==5.3.4
|
|
ipympl==0.5.8
|
|
ipython==7.16.1
|
|
ipython-genutils==0.2.0
|
|
ipywidgets==7.5.1
|
|
jedi==0.17.2
|
|
Jinja2==2.11.2
|
|
jsonschema==3.2.0
|
|
jupyter-client==6.1.7
|
|
jupyter-core==4.6.3
|
|
jupyter-server==1.0.5
|
|
jupyterlab-pygments==0.1.2
|
|
kiwisolver==1.2.0
|
|
MarkupSafe==1.1.1
|
|
matplotlib==3.3.2
|
|
mistune==0.8.4
|
|
nbclient==0.5.1
|
|
nbconvert==6.0.7
|
|
nbformat==5.0.8
|
|
nest-asyncio==1.4.1
|
|
notebook==6.1.4
|
|
numpy==1.19.2
|
|
packaging==20.4
|
|
pandocfilters==1.4.2
|
|
parso==0.7.1
|
|
pexpect==4.8.0
|
|
pickleshare==0.7.5
|
|
Pillow==8.0.0
|
|
prometheus-client==0.8.0
|
|
prompt-toolkit==3.0.8
|
|
ptyprocess==0.6.0
|
|
pycparser==2.20
|
|
Pygments==2.7.1
|
|
pyparsing==2.4.7
|
|
pyrsistent==0.17.3
|
|
python-dateutil==2.8.1
|
|
pyzmq==19.0.2
|
|
Send2Trash==1.5.0
|
|
six==1.15.0
|
|
terminado==0.9.1
|
|
testpath==0.4.4
|
|
tornado==6.0.4
|
|
traitlets==4.3.3
|
|
voila==0.2.4
|
|
wcwidth==0.2.5
|
|
webencodings==0.5.1
|
|
widgetsnbextension==3.5.1
|
|
zipp==3.3.1
|