JetBrains-Research/commit-message-editing-visualization
0
1[tool.poetry]2name = "commit-message-editing-visualization"3version = "0.1.0"4description = "Utilities for synthetic data generation, metrics analysis and visualization space for CMG Evaluaton."5authors = ["Your Name <you@example.com>"]6license = "MIT"7 8[tool.poetry.dependencies]9python = "^3.9"10absl-py = "2.1.0"11aiofiles = "23.2.1"12aiohttp = "3.9.3"13aiosignal = "1.3.1"14altair = "5.3.0"15annotated-types = "0.6.0"16anyio = "4.3.0"17argon2-cffi = "23.1.0"18argon2-cffi-bindings = "21.2.0"19arrow = "1.3.0"20asttokens = "2.4.1"21async-lru = "2.0.4"22async-timeout = "4.0.3"23attrs = "23.2.0"24Babel = "2.14.0"25beautifulsoup4 = "4.12.3"26bert-score = "0.3.13"27bleach = "6.1.0"28cbor2 = "5.6.2"29certifi = "2024.2.2"30cffi = "1.16.0"31charset-normalizer = "3.3.2"32click = "8.1.7"33colorama = "0.4.6"34comm = "0.2.2"35contourpy = "1.2.1"36cycler = "0.12.1"37datasets = "2.18.0"38debugpy = "1.8.1"39decorator = "5.1.1"40defusedxml = "0.7.1"41diff-match-patch = "20230430"42dill = "0.3.8"43evaluate = "0.4.1"44exceptiongroup = "1.2.0"45executing = "2.0.1"46fastapi = "0.110.1"47fastjsonschema = "2.19.1"48ffmpy = "0.3.2"49filelock = "3.13.3"50fonttools = "4.50.0"51fqdn = "1.5.1"52frozenlist = "1.4.1"53fsspec = "2024.2.0"54gradio = "4.25.0"55gradio_client = "0.15.0"56h11 = "0.14.0"57httpcore = "1.0.5"58httpx = "0.27.0"59huggingface-hub = "0.22.2"60idna = "3.6"61importlib_metadata = "7.1.0"62importlib_resources = "6.4.0"63ipykernel = "6.29.4"64ipython = "8.18.1"65ipywidgets = "8.1.2"66isoduration = "20.11.0"67jedi = "0.19.1"68Jinja2 = "3.1.3"69joblib = "1.4.0"70json5 = "0.9.25"71jsonpointer = "2.4"72jsonschema = "4.21.1"73jsonschema-specifications = "2023.12.1"74kiwisolver = "1.4.5"75lxml = "5.2.1"76markdown-it-py = "3.0.0"77MarkupSafe = "2.1.5"78matplotlib = "3.8.4"79matplotlib-inline = "0.1.7"80mdurl = "0.1.2"81mistune = "3.0.2"82mpmath = "1.3.0"83multidict = "6.0.5"84multiprocess = "0.70.16"85nbclient = "0.10.0"86nbconvert = "7.16.4"87nbformat = "5.10.4"88nest-asyncio = "1.6.0"89networkx = "3.2.1"90nltk = "3.8.1"91numpy = "1.26.4"92orjson = "3.10.0"93overrides = "7.7.0"94packaging = "24.0"95pandas = "2.2.1"96pandocfilters = "1.5.1"97parso = "0.8.4"98pillow = "10.3.0"99platformdirs = "4.2.1"100portalocker = "2.8.2"101prometheus_client = "0.20.0"102prompt-toolkit = "3.0.43"103psutil = "5.9.8"104pure-eval = "0.2.2"105pyarrow = "15.0.2"106pyarrow-hotfix = "0.6"107pycparser = "2.22"108pydantic = "2.6.4"109pydantic_core = "2.16.3"110pydub = "0.25.1"111Pygments = "2.17.2"112pyparsing = "3.1.2"113python-dateutil = "2.9.0.post0"114python-json-logger = "2.0.7"115python-multipart = "0.0.9"116pytz = "2024.1"117PyYAML = "6.0.1"118pyzmq = "26.0.2"119rapidfuzz = "3.8.1"120referencing = "0.34.0"121regex = "2023.12.25"122requests = "2.31.0"123responses = "0.18.0"124rfc3339-validator = "0.1.4"125rfc3986-validator = "0.1.1"126rich = "13.7.1"127rouge-score = "0.1.2"128rpds-py = "0.18.0"129ruff = "0.3.5"130sacrebleu = "2.4.2"131safetensors = "0.4.2"132scikit-learn = "1.4.2"133scipy = "1.13.0"134semantic-version = "2.10.0"135Send2Trash = "1.8.3"136shellingham = "1.5.4"137six = "1.16.0"138sniffio = "1.3.1"139soupsieve = "2.5"140stack-data = "0.6.3"141starlette = "0.37.2"142sympy = "1.12"143tabulate = "0.9.0"144terminado = "0.18.1"145threadpoolctl = "3.4.0"146tinycss2 = "1.3.0"147tokenizers = "0.15.2"148tomli = "2.0.1"149tomlkit = "0.12.0"150toolz = "0.12.1"151torch = "2.2.2"152tornado = "6.4"153tqdm = "4.66.2"154traitlets = "5.14.3"155transformers = "4.39.3"156typer = "0.12.1"157types-python-dateutil = "2.9.0.20240316"158typing_extensions = "4.10.0"159tzdata = "2024.1"160uri-template = "1.3.0"161urllib3 = "2.2.1"162uvicorn = "0.29.0"163wcwidth = "0.2.13"164webcolors = "1.13"165webencodings = "0.5.1"166websocket-client = "1.8.0"167websockets = "11.0.3"168widgetsnbextension = "4.0.10"169xxhash = "3.4.1"170yarl = "1.9.4"171zipp = "3.18.1"172plotly = "5.22.0"173tenacity = "8.2.3"174Levenshtein = "0.25.1"175kaleido = "0.2.1"176jupyter = "^1.0.0"177grazie-api-gateway-client = {version = "^0.1.3", source = "space-grazie-ml"}178seaborn = "^0.13.2"179 180[tool.ruff]181line-length = 120182target-version = "py310"183 184[tool.ruff.lint]185extend-select = ["I"]186 187[tool.isort]188profile = "black"189force_sort_within_sections = true190order_by_type = true191 192[[tool.poetry.source]]193name = "space-grazie-ml"194url = "https://packages.jetbrains.team/pypi/p/grazi/grazie-ml/simple"195priority="supplemental"196 197[build-system]198requires = ["poetry-core"]199build-backend = "poetry.core.masonry.api"200 