diff --git a/requirements.txt b/requirements.txt index cda5e85..5e95aa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,96 @@ -Pillow -numpy -matplotlib -ipywidgets -scipy -opencv-python-headless -voila -PyQt5 +anyio==3.7.1 +appnope==0.1.3 +argon2-cffi==23.1.0 +argon2-cffi-bindings==21.2.0 +attrs==23.1.0 +Babel==2.13.0 +backcall==0.2.0 +beautifulsoup4==4.12.2 +bleach==6.0.0 +cffi==1.15.1 +charset-normalizer==3.3.0 +comm==0.1.4 +cycler==0.11.0 +debugpy==1.7.0 +decorator==5.1.1 +defusedxml==0.7.1 +entrypoints==0.4 +exceptiongroup==1.1.3 +fastjsonschema==2.18.1 +fonttools==4.38.0 +idna==3.4 +importlib-metadata==6.7.0 +importlib-resources==5.12.0 +ipykernel==6.16.2 +ipython==7.34.0 +ipython-genutils==0.2.0 +ipywidgets==8.1.1 +jedi==0.19.1 +Jinja2==3.1.2 +json5==0.9.14 +jsonschema==4.17.3 +jupyter==1.0.0 +jupyter-console==6.6.3 +jupyter-server==1.24.0 +jupyter_client==7.4.1 +jupyter_core==4.12.0 +jupyterlab-pygments==0.2.2 +jupyterlab-widgets==3.0.9 +jupyterlab_server==2.24.0 +kiwisolver==1.4.5 +MarkupSafe==2.1.3 +matplotlib==3.5.3 +matplotlib-inline==0.1.6 +mistune==3.0.2 +nbclassic==1.0.0 +nbclient==0.7.4 +nbconvert==7.6.0 +nbformat==5.8.0 +nest-asyncio==1.5.8 +notebook==6.5.6 +notebook_shim==0.2.3 +numpy==1.21.6 +opencv-python-headless==4.2.0.34 +packaging==23.2 +pandocfilters==1.5.0 +parso==0.8.3 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==9.5.0 +pkgutil_resolve_name==1.3.10 +prometheus-client==0.17.1 +prompt-toolkit==3.0.39 +psutil==5.9.5 +ptyprocess==0.7.0 +pycparser==2.21 +Pygments==2.16.1 +pyparsing==3.1.1 +PyQt5==5.15.9 +PyQt5-Qt5==5.15.2 +PyQt5-sip==12.12.2 +pyrsistent==0.19.3 +python-dateutil==2.8.2 +pytz==2023.3.post1 +pyzmq==24.0.1 +QtAwesome==1.3.0 +qtconsole==5.4.4 +QtPy==2.4.0 +requests==2.31.0 +scipy==1.7.3 +Send2Trash==1.8.2 +six==1.16.0 +sniffio==1.3.0 +soupsieve==2.4.1 +terminado==0.17.1 +tinycss2==1.2.1 +tornado==6.2 +traitlets==5.9.0 +typing_extensions==4.7.1 +urllib3==2.0.6 +voila==0.4.1 +wcwidth==0.2.8 +webencodings==0.5.1 +websocket-client==1.6.1 +websockets==11.0.3 +widgetsnbextension==4.0.9 +zipp==3.15.0