--- a +++ b/requirements.txt @@ -0,0 +1,184 @@ +accelerate==0.27.2 +aiohttp==3.9.3 +aiosignal==1.3.1 +annotated-types==0.6.0 +anyio==4.3.0 +argon2-cffi==23.1.0 +argon2-cffi-bindings==21.2.0 +arrow==1.3.0 +asttokens==2.4.1 +async-lru==2.0.4 +async-timeout==4.0.3 +attrs==23.2.0 +Babel==2.14.0 +beautifulsoup4==4.12.3 +bleach==6.1.0 +certifi==2024.2.2 +cffi==1.16.0 +chardet==3.0.4 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +comm==0.2.1 +contourpy==1.2.0 +copulas==0.7.0 +ctgan==0.9.0 +cycler==0.12.1 +datasets==2.17.1 +debugpy==1.8.1 +decorator==5.1.1 +defusedxml==0.7.1 +dill==0.3.8 +distro==1.9.0 +et-xmlfile==1.1.0 +exceptiongroup==1.2.0 +executing==2.0.1 +Faker==19.13.0 +fastjsonschema==2.19.1 +filelock==3.13.1 +fonttools==4.49.0 +fqdn==1.5.1 +frozenlist==1.4.1 +fsspec==2023.10.0 +gensim==4.3.2 +googletrans==3.0.0 +h11==0.14.0 +h2==3.2.0 +hpack==3.0.0 +hstspreload==2024.2.1 +httpcore==1.0.4 +httpx==0.27.0 +huggingface-hub==0.20.3 +hyperframe==5.2.0 +icd10-cm==0.0.5 +idna==2.10 +importlib-metadata==7.0.1 +importlib_resources==6.1.2 +ipykernel==6.29.2 +ipython==8.18.1 +ipywidgets==8.1.2 +isoduration==20.11.0 +jedi==0.19.1 +Jinja2==3.1.3 +joblib==1.3.2 +json5==0.9.17 +jsonpointer==2.4 +jsonschema==4.21.1 +jsonschema-specifications==2023.12.1 +jupyter==1.0.0 +jupyter-console==6.6.3 +jupyter-events==0.9.0 +jupyter-lsp==2.2.3 +jupyter_client==8.6.0 +jupyter_core==5.7.1 +jupyter_server==2.12.5 +jupyter_server_terminals==0.5.2 +jupyterlab==4.1.2 +jupyterlab_pygments==0.3.0 +jupyterlab_server==2.25.3 +jupyterlab_widgets==3.0.10 +kiwisolver==1.4.5 +liac-arff==2.5.0 +loguru==0.7.2 +MarkupSafe==2.1.5 +matplotlib==3.8.3 +matplotlib-inline==0.1.6 +minio==7.2.4 +mistune==3.0.2 +multidict==6.0.5 +multiprocess==0.70.16 +nbclient==0.9.0 +nbconvert==7.16.1 +nbformat==5.9.2 +nest-asyncio==1.6.0 +networkx==3.2.1 +nltk==3.8.1 +notebook==7.1.1 +notebook_shim==0.2.4 +numpy==1.26.4 +openai==1.12.0 +openml==0.14.2 +openpyxl==3.1.2 +overrides==7.7.0 +packaging==23.2 +pandas==1.5.3 +pandocfilters==1.5.1 +parso==0.8.3 +pillow==10.2.0 +platformdirs==4.2.0 +prometheus_client==0.20.0 +prompt-toolkit==3.0.43 +PromptEHR==0.0.6 +psutil==5.9.8 +pure-eval==0.2.2 +pyarrow==15.0.0 +pyarrow-hotfix==0.6 +pycparser==2.21 +pycryptodome==3.20.0 +pydantic==2.6.2 +pydantic_core==2.16.3 +Pygments==2.17.2 +pyparsing==3.1.1 +python-dateutil==2.8.2 +python-dotenv==1.0.1 +python-json-logger==2.0.7 +PyTrial==0.0.6 +pytz==2024.1 +pywin32==306 +pywinpty==2.0.13 +PyYAML==6.0.1 +pyzmq==25.1.2 +qtconsole==5.5.1 +QtPy==2.4.1 +rdkit==2023.9.5 +rdt==1.9.2 +referencing==0.33.0 +regex==2023.12.25 +requests==2.31.0 +rfc3339-validator==0.1.4 +rfc3986==1.5.0 +rfc3986-validator==0.1.1 +rpds-py==0.18.0 +safetensors==0.4.2 +scikit-learn==1.4.1.post1 +scipy==1.12.0 +sdmetrics==0.6.0 +seaborn==0.13.2 +Send2Trash==1.8.2 +six==1.16.0 +smart-open==7.0.1 +sniffio==1.3.1 +soupsieve==2.5 +stack-data==0.6.3 +terminado==0.18.0 +textaugment==2.0.0 +textblob==0.18.0.post0 +threadpoolctl==3.3.0 +tiktoken==0.6.0 +tinycss2==1.2.1 +tokenizers==0.15.2 +tomli==2.0.1 +torch==1.13.1 +tornado==6.4 +tqdm==4.66.2 +traitlets==5.14.1 +transformers==4.38.1 +transtab==0.0.5 +Trial2Vec==0.1.0 +types-python-dateutil==2.8.19.20240106 +typing_extensions==4.10.0 +uri-template==1.3.0 +urllib3==2.2.1 +wcwidth==0.2.13 +webcolors==1.13 +webencodings==0.5.1 +websocket-client==1.7.0 +wget==3.2 +widgetsnbextension==4.0.10 +win32-setctime==1.1.0 +wrapt==1.16.0 +xgboost==2.0.3 +xmltodict==0.13.0 +xxhash==3.4.1 +yarl==1.9.4 +zipp==3.17.0