85 lines
1.6 KiB
Text
85 lines
1.6 KiB
Text
# Created by installing the cara[app] extra and running:
|
|
# echo '.[app]' > requirements.txt
|
|
# pip list --format freeze | grep -vi cara | grep -v pip | grep -v setuptools >> requirements.txt
|
|
|
|
.[app]
|
|
anyio==3.3.0
|
|
argon2-cffi==20.1.0
|
|
async-generator==1.10
|
|
attrs==21.2.0
|
|
backcall==0.2.0
|
|
bleach==3.3.1
|
|
certifi==2021.5.30
|
|
cffi==1.14.6
|
|
charset-normalizer==2.0.3
|
|
cloudpickle==1.6.0
|
|
cycler==0.10.0
|
|
debugpy==1.4.1
|
|
decorator==5.0.9
|
|
defusedxml==0.7.1
|
|
entrypoints==0.3
|
|
idna==3.2
|
|
ipykernel==6.0.3
|
|
ipympl==0.7.0
|
|
ipython==7.25.0
|
|
ipython-genutils==0.2.0
|
|
ipywidgets==7.6.3
|
|
jedi==0.18.0
|
|
Jinja2==3.0.1
|
|
joblib==1.0.1
|
|
jsonschema==3.2.0
|
|
jupyter-client==6.1.12
|
|
jupyter-core==4.7.1
|
|
jupyter-server==1.10.1
|
|
jupyterlab-pygments==0.1.2
|
|
jupyterlab-widgets==1.0.0
|
|
kiwisolver==1.3.1
|
|
loky==2.9.0
|
|
MarkupSafe==2.0.1
|
|
matplotlib==3.4.2
|
|
matplotlib-inline==0.1.2
|
|
memoization==0.3.2
|
|
mistune==0.8.4
|
|
nbclient==0.5.3
|
|
nbconvert==6.1.0
|
|
nbformat==5.1.3
|
|
nest-asyncio==1.5.1
|
|
notebook==6.4.0
|
|
numpy==1.21.1
|
|
packaging==21.0
|
|
pandocfilters==1.4.3
|
|
parso==0.8.2
|
|
pexpect==4.8.0
|
|
pickleshare==0.7.5
|
|
Pillow==8.3.1
|
|
prometheus-client==0.11.0
|
|
prompt-toolkit==3.0.19
|
|
psutil==5.8.0
|
|
ptyprocess==0.7.0
|
|
pycparser==2.20
|
|
Pygments==2.9.0
|
|
pyparsing==2.4.7
|
|
pyrsistent==0.18.0
|
|
python-dateutil==2.8.2
|
|
pyzmq==22.1.0
|
|
requests==2.26.0
|
|
requests-unixsocket==0.2.0
|
|
scikit-learn==0.24.2
|
|
scipy==1.7.0
|
|
Send2Trash==1.7.1
|
|
six==1.16.0
|
|
sklearn==0.0
|
|
sniffio==1.2.0
|
|
terminado==0.10.1
|
|
testpath==0.5.0
|
|
threadpoolctl==2.2.0
|
|
timezonefinder==5.2.0
|
|
tornado==6.1
|
|
traitlets==5.0.5
|
|
urllib3==1.26.6
|
|
voila==0.2.10
|
|
wcwidth==0.2.5
|
|
webencodings==0.5.1
|
|
websocket-client==1.1.0
|
|
wheel==0.36.2
|
|
widgetsnbextension==3.5.1
|