From 8483c36379f4199853eccfd0da0dce8dda6d3583 Mon Sep 17 00:00:00 2001 From: pta5x43hw Date: Sat, 10 Jun 2023 11:32:41 +0800 Subject: [PATCH] ADD file via upload --- requirements.txt | 106 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..f09934d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,106 @@ +absl-py==1.0.0 +anyio==3.5.0 +argon2-cffi==21.3.0 +argon2-cffi-bindings==21.2.0 +astunparse==1.6.3 +attrs==21.4.0 +Babel==2.9.1 +backcall==0.2.0 +bleach==4.1.0 +brotlipy==0.7.0 +cachetools==4.2.4 +certifi==2020.6.20 +cffi @ file:///tmp/build/80754af9/cffi_1605538037615/work +chardet @ file:///tmp/build/80754af9/chardet_1605303159953/work +conda==4.9.2 +conda-package-handling @ file:///tmp/build/80754af9/conda-package-handling_1603018138503/work +cryptography @ file:///tmp/build/80754af9/cryptography_1605544449973/work +cycler==0.11.0 +debugpy==1.5.1 +decorator==5.1.1 +defusedxml==0.7.1 +entrypoints==0.3 +fonttools==4.28.5 +google-auth==2.3.3 +google-auth-oauthlib==0.4.6 +grpcio==1.43.0 +idna @ file:///tmp/build/80754af9/idna_1593446292537/work +importlib-metadata==4.10.1 +importlib-resources==5.4.0 +ipykernel==6.7.0 +ipython==7.31.0 +ipython-genutils==0.2.0 +ipywidgets==7.6.5 +jedi==0.18.1 +Jinja2==3.0.3 +jittor==1.3.1.37 +json5==0.9.6 +jsonschema==4.4.0 +jupyter-client==7.1.1 +jupyter-core==4.9.1 +jupyter-server==1.13.3 +jupyterlab==3.2.8 +jupyterlab-language-pack-zh-CN==3.2.post7 +jupyterlab-pygments==0.1.2 +jupyterlab-server==2.10.3 +jupyterlab-widgets==1.0.2 +kiwisolver==1.3.2 +Markdown==3.3.6 +MarkupSafe==2.0.1 +matplotlib==3.5.1 +matplotlib-inline==0.1.3 +mistune==0.8.4 +nbclassic==0.3.5 +nbclient==0.5.10 +nbconvert==6.4.0 +nbformat==5.1.3 +nest-asyncio==1.5.4 +notebook==6.4.7 +numpy==1.21.5 +oauthlib==3.1.1 +packaging==21.3 +pandocfilters==1.5.0 +parso==0.8.3 +pexpect==4.8.0 +pickleshare==0.7.5 +Pillow==9.0.0 +prometheus-client==0.12.0 +prompt-toolkit==3.0.24 +protobuf==3.19.3 +ptyprocess==0.7.0 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pycosat==0.6.3 +pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work +Pygments==2.11.2 +pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1605545627475/work +pyparsing==3.0.6 +pyrsistent==0.18.1 +PySocks @ file:///tmp/build/80754af9/pysocks_1594394576006/work +python-dateutil==2.8.2 +pytz==2021.3 +pyzmq==22.3.0 +requests @ file:///tmp/build/80754af9/requests_1592841827918/work +requests-oauthlib==1.3.0 +rsa==4.8 +ruamel-yaml==0.15.87 +Send2Trash==1.8.0 +six @ file:///tmp/build/80754af9/six_1605205313296/work +sniffio==1.2.0 +supervisor==4.2.4 +tensorboard==2.7.0 +tensorboard-data-server==0.6.1 +tensorboard-plugin-wit==1.8.1 +terminado==0.12.1 +testpath==0.5.0 +tornado==6.1 +tqdm @ file:///tmp/build/80754af9/tqdm_1605303662894/work +traitlets==5.1.1 +typing-extensions==4.0.1 +urllib3 @ file:///tmp/build/80754af9/urllib3_1603305693037/work +wcwidth==0.2.5 +webencodings==0.5.1 +websocket-client==1.2.3 +Werkzeug==2.0.2 +widgetsnbextension==3.5.2 +zipp==3.7.0