Files
visual_critical_discourse_a…/poetry.lock
T
Brian Bjarke Jensen fb278b641c
CI Pipeline / Test (pull_request) Failing after 33s
CI Pipeline / Build and Publish (./Dockerfile.model, ${{ vars.docker_repo_url }}/${{ gitea.repository }}/model) (pull_request) Has been skipped
CI Pipeline / Build and Publish (./Dockerfile.web_ui, ${{ vars.docker_repo_url }}/${{ gitea.repository }}/web_ui) (pull_request) Has been skipped
updated lock file
2024-06-05 22:06:51 +02:00

191 lines
3.9 KiB
TOML

# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
[[package]]
name = "dash"
version = "2.17.0"
description = "A Python framework for building reactive web-apps. Developed by Plotly."
optional = false
python-versions = "*"
files = []
[[package]]
name = "dash_auth"
version = "2.3.0"
description = "Dash Authorization Package."
optional = false
python-versions = "*"
files = []
[[package]]
name = "dash-bootstrap-components"
version = "1.6.0"
description = "Bootstrap themed components for use in Plotly Dash"
optional = false
python-versions = "*"
files = []
[[package]]
name = "dash-mantine-components"
version = "0.12.1"
description = "Plotly Dash Components based on Mantine"
optional = false
python-versions = "*"
files = []
[[package]]
name = "flake8"
version = "7.0.0"
description = "the modular source code checker: pep8 pyflakes and co"
optional = false
python-versions = "*"
files = []
[[package]]
name = "Flake8-pyproject"
version = "1.2.3"
description = "Flake8 plug-in loading the configuration from pyproject.toml"
optional = false
python-versions = "*"
files = []
[[package]]
name = "gunicorn"
version = "21.2.0"
description = "WSGI HTTP Server for UNIX"
optional = false
python-versions = "*"
files = []
[[package]]
name = "minio"
version = "7.2.7"
description = "MinIO Python SDK for Amazon S3 Compatible Cloud Storage"
optional = false
python-versions = "*"
files = []
[[package]]
name = "mypy"
version = "1.10.0"
description = "Optional static typing for Python"
optional = false
python-versions = "*"
files = []
[[package]]
name = "pandas"
version = "2.2.2"
description = "Powerful data structures for data analysis, time series, and statistics"
optional = false
python-versions = "*"
files = []
[[package]]
name = "pandas-stubs"
version = "2.2.2.240603"
description = "Type annotations for pandas"
optional = false
python-versions = "*"
files = []
[[package]]
name = "pillow"
version = "10.3.0"
description = "Python Imaging Library (Fork)"
optional = false
python-versions = "*"
files = []
[[package]]
name = "pydantic"
version = "2.7.1"
description = "Data validation using Python type hints"
optional = false
python-versions = "*"
files = []
[[package]]
name = "pymongo"
version = "4.7.2"
description = "Python driver for MongoDB <http://www.mongodb.org>"
optional = false
python-versions = "*"
files = []
[[package]]
name = "retry"
version = "0.9.2"
description = "Easy to use retry decorator."
optional = false
python-versions = "*"
files = []
[[package]]
name = "selenium"
version = "4.21.0"
description = ""
optional = false
python-versions = "*"
files = []
[[package]]
name = "torch"
version = "2.2.2"
description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration"
optional = false
python-versions = "*"
files = []
[[package]]
name = "torchinfo"
version = "1.8.0"
description = "Model summary in PyTorch, based off of the original torchsummary."
optional = false
python-versions = "*"
files = []
[[package]]
name = "torchvision"
version = "0.17.2"
description = "image and video datasets and models for torch deep learning"
optional = false
python-versions = "*"
files = []
[[package]]
name = "types-Pillow"
version = "10.2.0.20240520"
description = "Typing stubs for Pillow"
optional = false
python-versions = "*"
files = []
[[package]]
name = "types-requests"
version = "2.32.0.20240602"
description = "Typing stubs for requests"
optional = false
python-versions = "*"
files = []
[[package]]
name = "types-retry"
version = "0.9.9.4"
description = "Typing stubs for retry"
optional = false
python-versions = "*"
files = []
[[package]]
name = "webdriver-manager"
version = "4.0.1"
description = "Library provides the way to automatically manage drivers for different browsers"
optional = false
python-versions = "*"
files = []
[metadata]
lock-version = "2.0"
python-versions = "^3.12"
content-hash = "9a05d09d78822641214fe5b201136d2bea41ff7347dae6ce2e13a4c1d9092f6c"