URL: <https://savannah.nongnu.org/task/?16690>
Summary: Submission of relysam
Group: Savannah Administration
Submitter: sanjivkapur
Submitted: Sun 26 Oct 2025 07:53:31 PM UTC
Should Start On: Sun 26 Oct 2025 12:00:00 AM UTC
Should be Finished on: Wed 05 Nov 2025 12:00:00 AM UTC
Category: Group Approval
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sun 26 Oct 2025 07:53:31 PM UTC By: sanjiv <sanjivkapur>
A new group has been registered at Savannah.
This group will remain inactive until a site admin approves
or discards the registration.
= Registration Administration =
Approving or discarding the registration must be done using the specific
[https://savannah.nongnu.org/siteadmin/groupedit.php?group_id=12419 Group
administration] page, accessible only to site
administrators logged in as superusers.
= Registration Details =
* Name: *relysam*
* System Name: *relysam4nongnu*
* Type: non-GNU software and documentation
* License: GNU General Public License v3 or later (1. GNU GENERAL PUBLIC
LICENSE, Version 3, 29 June 2007. Copyright (C) 2007 Free Software Foundation,
Inc. <https://fsf.org/>
2.GNU Free Documentation License, Version 1.3, 3 November 2008, Copyright (C)
2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
<https://fsf.org/>)
----
== Description: ==
relysam is a Core Reliability Engineering platform with AI/ML enhancements.
Integrates Reliability engineering and analysis core tools with machine
learning models for comprehensive analysis.
Built on FastAPI with a unified MLOps pipeline, it combines 10 specialized AI
models for reliability engineering.Requires Python 3.12+ with minimum 4GB RAM
(8GB recommended for AI features).Uses SQLite database with 133+ specialized
tables and views for data storage and management. Key technologies include
PyTorch, TensorFlow, scikit-learn, pandas, and numpy for ML/AI
functionality.Features dual-layer architecture with active operations and
archival storage layers.Primarily offline operation with locally-run AI models
and local database storage.Unified MLOps pipeline manages predictive
maintenance, anomaly detection, and performance optimization.Main application
(app/main.py) provides API endpoints for health checks and model
status.Startup script (relysam.sh) performs system validation before
launch.Master database contains tables for users, AI model metrics, and
reliability assessments.Provides DfR maturity assessment with AI-powered
recommendations. Features 10 AI/ML models with 95+ % accuracy metrics.
It is intended to be distributed under GNU GPL v3 license for free software
compliance.Includes automated GPL compliance checking and comprehensive
monitoring capabilities. Includes pre-commit hooks and automated compliance
scripts for GPL requirements.
Built for GNU/Linux systems with maximum offline operation capability. ai
models updates, real time features of tools, licenses downloads etc will need
online presence. Supports varied industries, but can be customized for user
specific industries: aerospace, automotive, electronics, medical devices,
energy, manufacturing, telecommunications.Designed for both industrial and
research environments.
== Other Software Required: ==
## Dependencies and Licenses
### Core Web Framework & API Infrastructure
- **fastapi==0.116.1** - [MIT
License](https://github.com/tiangolo/fastapi/blob/master/LICENSE) -
[Website](https://github.com/tiangolo/fastapi)
- **starlette==0.47.3** - [BSD-3-Clause
License](https://github.com/encode/starlette/blob/master/LICENSE) -
[Website](https://github.com/encode/starlette)
- **uvicorn==0.35.0** - [BSD-3-Clause
License](https://github.com/encode/uvicorn/blob/master/LICENSE) -
[Website](https://github.com/encode/uvicorn)
- **gunicorn==23.0.0** - [MIT
License](https://github.com/benoitc/gunicorn/blob/master/LICENSE) -
[Website](https://github.com/benoitc/gunicorn)
- **pydantic==2.9.2** - [MIT
License](https://github.com/pydantic/pydantic/blob/main/LICENSE) -
[Website](https://github.com/pydantic/pydantic)
- **pydantic-core==2.23.4** - [MIT
License](https://github.com/pydantic/pydantic-core/blob/main/LICENSE) -
[Website](https://github.com/pydantic/pydantic-core)
- **pydantic-settings==2.10.1** - [MIT
License](https://github.com/pydantic/pydantic-settings/blob/main/LICENSE) -
[Website](https://github.com/pydantic/pydantic-settings)
- **python-multipart==0.0.20** - [Apache-2.0
License](https://github.com/andrew-d/python-multipart/blob/master/LICENSE) -
[Website](https://github.com/andrew-d/python-multipart)
- **h11==0.16.0** - [MIT
License](https://github.com/python-hyper/h11/blob/main/LICENSE.txt) -
[Website](https://github.com/python-hyper/h11)
- **httptools==0.6.4** - [MIT
License](https://github.com/MagicStack/httptools/blob/master/LICENSE) -
[Website](https://github.com/MagicStack/httptools)
- **uvloop==0.21.0** - [MIT/Apache-2.0
License](https://github.com/MagicStack/uvloop/blob/master/LICENSE) -
[Website](https://github.com/MagicStack/uvloop)
- **watchfiles==1.1.0** - [MIT
License](https://github.com/samuelcolvin/watchfiles/blob/main/LICENSE) -
[Website](https://github.com/samuelcolvin/watchfiles)
- **websockets==15.0.1** - [BSD-3-Clause
License](https://github.com/python-websockets/websockets/blob/main/LICENSE) -
[Website](https://github.com/python-websockets/websockets)
### HTTP Client & Networking
- **httpx==0.28.1** - [BSD-3-Clause
License](https://github.com/encode/httpx/blob/master/LICENSE) -
[Website](https://github.com/encode/httpx)
- **httpcore==1.0.9** - [BSD-3-Clause
License](https://github.com/encode/httpcore/blob/main/LICENSE) -
[Website](https://github.com/encode/httpcore)
- **aiohttp==3.12.15** - [Apache-2.0
License](https://github.com/aio-libs/aiohttp/blob/master/LICENSE.txt) -
[Website](https://github.com/aio-libs/aiohttp)
- **aiohappyeyeballs==2.6.1** - [PSF
License](https://github.com/aio-libs/aiohappyeyeballs/blob/main/LICENSE.txt) -
[Website](https://github.com/aio-libs/aiohappyeyeballs)
- **aiosignal==1.4.0** - [Apache-2.0
License](https://github.com/aio-libs/aiosignal/blob/main/LICENSE) -
[Website](https://github.com/aio-libs/aiosignal)
- **requests==2.32.5** - [Apache-2.0
License](https://github.com/psf/requests/blob/main/LICENSE) -
[Website](https://github.com/psf/requests)
- **urllib3==2.5.0** - [MIT
License](https://github.com/urllib3/urllib3/blob/main/LICENSE.txt) -
[Website](https://github.com/urllib3/urllib3)
- **certifi==2025.8.3** - [MPL-2.0
License](https://github.com/certifi/python-certifi/blob/main/LICENSE) -
[Website](https://github.com/certifi/python-certifi)
- **idna==3.10** - [BSD-3-Clause
License](https://github.com/kjd/idna/blob/master/LICENSE.md) -
[Website](https://github.com/kjd/idna)
- **charset-normalizer==3.4.3** - [MIT
License](https://github.com/Ousret/charset_normalizer/blob/main/LICENSE) -
[Website](https://github.com/Ousret/charset_normalizer)
### Database & ORM
- **SQLAlchemy==2.0.43** - [MIT
License](https://github.com/sqlalchemy/sqlalchemy/blob/main/LICENSE) -
[Website](https://github.com/sqlalchemy/sqlalchemy)
- **alembic==1.16.5** - [MIT
License](https://github.com/sqlalchemy/alembic/blob/main/LICENSE) -
[Website](https://github.com/sqlalchemy/alembic)
- **greenlet==3.2.4** - [MIT
License](https://github.com/python-greenlet/greenlet/blob/main/LICENSE) -
[Website](https://github.com/python-greenlet/greenlet)
- **psycopg2-binary==2.9.10** - [LGPL-3.0
License](https://github.com/psycopg/psycopg2/blob/master/LICENSE) -
[Website](https://github.com/psycopg/psycopg2)
- **Flask-SQLAlchemy==3.1.1** - [BSD-3-Clause
License](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/LICENSE.txt)
- [Website](https://github.com/pallets-eco/flask-sqlalchemy)
### Authentication & Security
- **Authlib==1.6.3** - [BSD-3-Clause
License](https://github.com/lepture/authlib/blob/master/LICENSE) -
[Website](https://github.com/lepture/authlib)
- **cryptography==45.0.7** - [Apache-2.0/BSD-3-Clause
License](https://github.com/pyca/cryptography/blob/main/LICENSE.BSD) -
[Website](https://github.com/pyca/cryptography)
- **passlib==1.7.4** - [BSD-3-Clause
License](https://github.com/pypa/passlib/blob/master/LICENSE) -
[Website](https://github.com/pypa/passlib)
- **python-jose==3.5.0** - [MIT
License](https://github.com/mpdavis/python-jose/blob/main/LICENSE) -
[Website](https://github.com/mpdavis/python-jose)
- **bcrypt==4.3.0** - [Apache-2.0
License](https://github.com/pyca/bcrypt/blob/main/LICENSE) -
[Website](https://github.com/pyca/bcrypt)
- **pyasn1==0.6.1** - [BSD-2-Clause
License](https://github.com/pyasn1/pyasn1/blob/master/LICENSE) -
[Website](https://github.com/pyasn1/pyasn1)
- **pyasn1-modules==0.4.2** - [BSD-2-Clause
License](https://github.com/pyasn1/pyasn1-modules/blob/master/LICENSE) -
[Website](https://github.com/pyasn1/pyasn1-modules)
- **rsa==4.9.1** - [Apache-2.0
License](https://github.com/sybrenstuvel/python-rsa/blob/main/LICENSE) -
[Website](https://github.com/sybrenstuvel/python-rsa)
- **cffi==1.17.1** - [MIT
License](https://github.com/python-cffi/cffi/blob/main/LICENSE) -
[Website](https://github.com/python-cffi/cffi)
- **pycparser==2.22** - [BSD-3-Clause
License](https://github.com/eliben/pycparser/blob/master/LICENSE) -
[Website](https://github.com/eliben/pycparser)
- **ecdsa==0.19.0** - [MIT
License](https://github.com/tlsfuzzer/python-ecdsa/blob/master/LICENSE) -
[Website](https://github.com/tlsfuzzer/python-ecdsa)
### Data Science & Analytics Foundation
- **numpy==2.2.6** - [BSD-3-Clause
License](https://github.com/numpy/numpy/blob/main/LICENSE.txt) -
[Website](https://github.com/numpy/numpy)
- **pandas==2.3.2** - [BSD-3-Clause
License](https://github.com/pandas-dev/pandas/blob/main/LICENSE) -
[Website](https://github.com/pandas-dev/pandas)
- **scipy==1.16.1** - [BSD-3-Clause
License](https://github.com/scipy/scipy/blob/main/LICENSE.txt) -
[Website](https://github.com/scipy/scipy)
- **matplotlib==3.10.6** - [PSF
License](https://github.com/matplotlib/matplotlib/blob/main/LICENSE/LICENSE) -
[Website](https://github.com/matplotlib/matplotlib)
- **seaborn==0.13.2** - [BSD-3-Clause
License](https://github.com/mwaskom/seaborn/blob/master/LICENSE) -
[Website](https://github.com/mwaskom/seaborn)
- **plotly==6.3.0** - [MIT
License](https://github.com/plotly/plotly.py/blob/master/LICENSE.txt) -
[Website](https://github.com/plotly/plotly.py)
- **scikit-learn==1.7.1** - [BSD-3-Clause
License](https://github.com/scikit-learn/scikit-learn/blob/main/COPYING) -
[Website](https://github.com/scikit-learn/scikit-learn)
- **pyarrow==21.0.0** - [Apache-2.0
License](https://github.com/apache/arrow/blob/main/LICENSE.txt) -
[Website](https://github.com/apache/arrow)
- **contourpy==1.3.3** - [BSD-3-Clause
License](https://github.com/contourpy/contourpy/blob/main/LICENSE) -
[Website](https://github.com/contourpy/contourpy)
- **cycler==0.12.1** - [BSD-3-Clause
License](https://github.com/matplotlib/cycler/blob/main/LICENSE) -
[Website](https://github.com/matplotlib/cycler)
- **fonttools==4.59.2** - [MIT
License](https://github.com/fonttools/fonttools/blob/main/LICENSE) -
[Website](https://github.com/fonttools/fonttools)
- **kiwisolver==1.4.9** - [BSD-3-Clause
License](https://github.com/nucleic/kiwi/blob/main/LICENSE) -
[Website](https://github.com/nucleic/kiwi)
### Reliability Engineering Core
- **lifelines==0.30.0** - [MIT
License](https://github.com/CamDavidsonPilon/lifelines/blob/master/LICENSE) -
[Website](https://github.com/CamDavidsonPilon/lifelines)
- **reliability==0.9.0** - [LGPL-3.0
License](https://github.com/MatthewReid854/reliability/blob/master/LICENSE) -
[Website](https://github.com/MatthewReid854/reliability)
- **autograd==1.8.0** - [MIT
License](https://github.com/HIPS/autograd/blob/master/LICENSE) -
[Website](https://github.com/HIPS/autograd)
- **autograd-gamma==0.5.0** - [MIT
License](https://github.com/CamDavidsonPilon/autograd-gamma/blob/master/LICENSE)
- [Website](https://github.com/CamDavidsonPilon/autograd-gamma)
- **statsmodels==0.14.5** - [BSD-3-Clause
License](https://github.com/statsmodels/statsmodels/blob/main/LICENSE) -
[Website](https://github.com/statsmodels/statsmodels)
- **patsy==1.0.1** - [BSD-2-Clause
License](https://github.com/pydata/patsy/blob/master/LICENSE) -
[Website](https://github.com/pydata/patsy)
- **formulaic==1.2.0** - [MIT
License](https://github.com/matthewwardrop/formulaic/blob/main/LICENSE) -
[Website](https://github.com/matthewwardrop/formulaic)
### Machine Learning & AI Frameworks
- **torch==2.8.0+cpu** - [BSD-3-Clause
License](https://github.com/pytorch/pytorch/blob/main/LICENSE) -
[Website](https://github.com/pytorch/pytorch)
- **torchaudio==2.8.0+cpu** - [BSD-2-Clause
License](https://github.com/pytorch/audio/blob/main/LICENSE) -
[Website](https://github.com/pytorch/audio)
- **torchvision==0.23.0+cpu** - [BSD-3-Clause
License](https://github.com/pytorch/vision/blob/main/LICENSE) -
[Website](https://github.com/pytorch/vision)
- **torchmetrics==1.8.2** - [Apache-2.0
License](https://github.com/Lightning-AI/torchmetrics/blob/master/LICENSE) -
[Website](https://github.com/Lightning-AI/torchmetrics)
- **keras==3.11.3** - [Apache-2.0
License](https://github.com/keras-team/keras/blob/master/LICENSE) -
[Website](https://github.com/keras-team/keras)
- **tf-keras==2.15.0** - [Apache-2.0
License](https://github.com/keras-team/tf-keras/blob/master/LICENSE) -
[Website](https://github.com/keras-team/tf-keras)
- **transformers==4.56.0** - [Apache-2.0
License](https://github.com/huggingface/transformers/blob/main/LICENSE) -
[Website](https://github.com/huggingface/transformers)
- **huggingface-hub==0.34.4** - [Apache-2.0
License](https://github.com/huggingface/huggingface_hub/blob/main/LICENSE) -
[Website](https://github.com/huggingface/huggingface_hub)
- **sentence-transformers==5.1.0** - [Apache-2.0
License](https://github.com/UKPLab/sentence-transformers/blob/main/LICENSE) -
[Website](https://github.com/UKPLab/sentence-transformers)
- **tokenizers==0.22.0** - [Apache-2.0
License](https://github.com/huggingface/tokenizers/blob/main/LICENSE.md) -
[Website](https://github.com/huggingface/tokenizers)
- **safetensors==0.6.2** - [Apache-2.0
License](https://github.com/huggingface/safetensors/blob/main/LICENSE.md) -
[Website](https://github.com/huggingface/safetensors)
- **joblib==1.5.2** - [BSD-3-Clause
License](https://github.com/joblib/joblib/blob/main/LICENSE.txt) -
[Website](https://github.com/joblib/joblib)
- **xgboost==3.0.4** - [Apache-2.0
License](https://github.com/dmlc/xgboost/blob/master/LICENSE) -
[Website](https://github.com/dmlc/xgboost)
- **lightgbm==4.6.0** - [MIT
License](https://github.com/microsoft/LightGBM/blob/master/LICENSE) -
[Website](https://github.com/microsoft/LightGBM)
- **threadpoolctl==3.6.0** - [BSD-3-Clause
License](https://github.com/joblib/threadpoolctl/blob/main/COPYING) -
[Website](https://github.com/joblib/threadpoolctl)
### Deep Learning Support (TensorFlow Ecosystem)
- **tensorflow-cpu==2.20.0** - [Apache-2.0
License](https://github.com/tensorflow/tensorflow/blob/master/LICENSE) -
[Website](https://github.com/tensorflow/tensorflow)
- **tensorboard==2.20.0** - [Apache-2.0
License](https://github.com/tensorflow/tensorboard/blob/master/LICENSE) -
[Website](https://github.com/tensorflow/tensorboard)
- **tensorboard-data-server==0.7.2** - [Apache-2.0
License](https://github.com/tensorflow/tensorboard/blob/master/LICENSE) -
[Website](https://github.com/tensorflow/tensorboard)
- **astunparse==1.6.3** - [BSD-3-Clause
License](https://github.com/simonpercivall/astunparse/blob/master/LICENSE) -
[Website](https://github.com/simonpercivall/astunparse)
- **gast==0.6.0** - [BSD-3-Clause
License](https://github.com/serge-sans-paille/gast/blob/master/LICENSE) -
[Website](https://github.com/serge-sans-paille/gast)
- **google-pasta==0.2.0** - [Apache-2.0
License](https://github.com/google/pasta/blob/main/LICENSE) -
[Website](https://github.com/google/pasta)
- **grpcio==1.74.0** - [Apache-2.0
License](https://github.com/grpc/grpc/blob/master/LICENSE) -
[Website](https://github.com/grpc/grpc)
- **libclang==18.1.1** - [Apache-2.0
License](https://github.com/sighingnow/libclang/blob/main/LICENSE) -
[Website](https://github.com/sighingnow/libclang)
- **ml-dtypes==0.5.3** - [Apache-2.0
License](https://github.com/jax-ml/ml_dtypes/blob/main/LICENSE) -
[Website](https://github.com/jax-ml/ml_dtypes)
- **opt-einsum==3.4.0** - [MIT
License](https://github.com/dgasmith/opt_einsum/blob/master/LICENSE) -
[Website](https://github.com/dgasmith/opt_einsum)
- **protobuf==6.32.0** - [BSD-3-Clause
License](https://github.com/protocolbuffers/protobuf/blob/main/LICENSE) -
[Website](https://github.com/protocolbuffers/protobuf)
- **termcolor==3.1.0** - [MIT
License](https://github.com/termcolor/termcolor/blob/main/LICENSE) -
[Website](https://github.com/termcolor/termcolor)
- **wrapt==1.17.3** - [BSD-2-Clause
License](https://github.com/GrahamDumpleton/wrapt/blob/master/LICENSE) -
[Website](https://github.com/GrahamDumpleton/wrapt)
### PyTorch Lightning & MLOps
- **lightning==2.5.4** - [Apache-2.0
License](https://github.com/Lightning-AI/lightning/blob/master/LICENSE) -
[Website](https://github.com/Lightning-AI/lightning)
- **lightning-utilities==0.15.2** - [Apache-2.0
License](https://github.com/Lightning-AI/utilities/blob/main/LICENSE) -
[Website](https://github.com/Lightning-AI/utilities)
- **pytorch-lightning==2.5.4** - [Apache-2.0
License](https://github.com/Lightning-AI/pytorch-lightning/blob/master/LICENSE)
- [Website](https://github.com/Lightning-AI/pytorch-lightning)
- **mlflow==3.3.2** - [Apache-2.0
License](https://github.com/mlflow/mlflow/blob/master/LICENSE) -
[Website](https://github.com/mlflow/mlflow)
- **mlflow-skinny==3.3.2** - [Apache-2.0
License](https://github.com/mlflow/mlflow/blob/master/LICENSE) -
[Website](https://github.com/mlflow/mlflow)
- **mlflow-tracing==3.3.2** - [Apache-2.0
License](https://github.com/mlflow/mlflow/blob/master/LICENSE) -
[Website](https://github.com/mlflow/mlflow)
- **databricks-sdk==0.65.0** - [Apache-2.0
License](https://github.com/databricks/databricks-sdk-py/blob/main/LICENSE) -
[Website](https://github.com/databricks/databricks-sdk-py)
- **optree==0.17.0** - [Apache-2.0
License](https://github.com/metaopt/optree/blob/main/LICENSE) -
[Website](https://github.com/metaopt/optree)
### Natural Language Processing
- **spacy==3.8.7** - [MIT
License](https://github.com/explosion/spaCy/blob/master/LICENSE) -
[Website](https://github.com/explosion/spaCy)
- **spacy-legacy==3.0.12** - [MIT
License](https://github.com/explosion/spacy-legacy/blob/master/LICENSE) -
[Website](https://github.com/explosion/spacy-legacy)
- **spacy-loggers==1.0.5** - [MIT
License](https://github.com/explosion/spacy-loggers/blob/master/LICENSE) -
[Website](https://github.com/explosion/spacy-loggers)
- **nltk==3.9.1** - [Apache-2.0
License](https://github.com/nltk/nltk/blob/develop/LICENSE.txt) -
[Website](https://github.com/nltk/nltk)
- **thinc==8.3.6** - [MIT
License](https://github.com/explosion/thinc/blob/master/LICENSE) -
[Website](https://github.com/explosion/thinc)
- **blis==1.3.0** - [BSD-3-Clause
License](https://github.com/explosion/cython-blis/blob/master/LICENSE) -
[Website](https://github.com/explosion/cython-blis)
- **catalogue==2.0.10** - [MIT
License](https://github.com/explosion/catalogue/blob/master/LICENSE) -
[Website](https://github.com/explosion/catalogue)
- **cloudpathlib==0.22.0** - [MIT
License](https://github.com/drivendataorg/cloudpathlib/blob/main/LICENSE) -
[Website](https://github.com/drivendataorg/cloudpathlib)
- **confection==0.1.5** - [MIT
License](https://github.com/explosion/confection/blob/master/LICENSE) -
[Website](https://github.com/explosion/confection)
- **cymem==2.0.11** - [MIT
License](https://github.com/explosion/cymem/blob/master/LICENSE) -
[Website](https://github.com/explosion/cymem)
- **langcodes==3.5.0** - [MIT
License](https://github.com/rspeer/langcodes/blob/main/LICENSE.txt) -
[Website](https://github.com/rspeer/langcodes)
- **language-data==1.3.0** - [MIT
License](https://github.com/rspeer/language_data/blob/main/LICENSE.txt) -
[Website](https://github.com/rspeer/language_data)
- **marisa-trie==1.3.1** - [MIT
License](https://github.com/pytries/marisa-trie/blob/master/LICENSE) -
[Website](https://github.com/pytries/marisa-trie)
- **murmurhash==1.0.13** - [MIT
License](https://github.com/explosion/murmurhash/blob/master/LICENSE) -
[Website](https://github.com/explosion/murmurhash)
- **preshed==3.0.10** - [MIT
License](https://github.com/explosion/preshed/blob/master/LICENSE) -
[Website](https://github.com/explosion/preshed)
- **srsly==2.5.1** - [MIT
License](https://github.com/explosion/srsly/blob/master/LICENSE) -
[Website](https://github.com/explosion/srsly)
- **typer==0.17.3** - [MIT
License](https://github.com/tiangolo/typer/blob/main/LICENSE) -
[Website](https://github.com/tiangolo/typer)
- **wasabi==1.1.3** - [MIT
License](https://github.com/explosion/wasabi/blob/master/LICENSE) -
[Website](https://github.com/explosion/wasabi)
- **weasel==0.4.1** - [MIT
License](https://github.com/explosion/weasel/blob/main/LICENSE) -
[Website](https://github.com/explosion/weasel)
### File Processing & Document Handling
- **Jinja2==3.1.6** - [BSD-3-Clause
License](https://github.com/pallets/jinja/blob/main/LICENSE.txt) -
[Website](https://github.com/pallets/jinja)
- **MarkupSafe==3.0.2** - [BSD-3-Clause
License](https://github.com/pallets/markupsafe/blob/main/LICENSE.txt) -
[Website](https://github.com/pallets/markupsafe)
- **et-xmlfile==2.0.0** - [MIT
License](https://github.com/pyexcel/et_xmlfile/blob/master/LICENSE) -
[Website](https://github.com/pyexcel/et_xmlfile)
- **lxml==6.0.1** - [BSD-3-Clause
License](https://github.com/lxml/lxml/blob/master/LICENSE.txt) -
[Website](https://github.com/lxml/lxml)
### Configuration & Serialization
- **PyYAML==6.0.2** - [MIT
License](https://github.com/yaml/pyyaml/blob/main/LICENSE) -
[Website](https://github.com/yaml/pyyaml)
- **toml==0.10.2** - [MIT
License](https://github.com/uiri/toml/blob/master/LICENSE) -
[Website](https://github.com/uiri/toml)
- **tomlkit==0.13.3** - [MIT
License](https://github.com/sdispater/tomlkit/blob/master/LICENSE) -
[Website](https://github.com/sdispater/tomlkit)
- **python-dotenv==1.1.1** - [BSD-3-Clause
License](https://github.com/theskumar/python-dotenv/blob/main/LICENSE) -
[Website](https://github.com/theskumar/python-dotenv)
- **attrs==25.3.0** - [MIT
License](https://github.com/python-attrs/attrs/blob/main/LICENSE) -
[Website](https://github.com/python-attrs/attrs)
- **msgpack==1.1.1** - [Apache-2.0
License](https://github.com/msgpack/msgpack-python/blob/main/COPYING) -
[Website](https://github.com/msgpack/msgpack-python)
- **jsonschema==4.25.1** - [MIT
License](https://github.com/python-jsonschema/jsonschema/blob/main/LICENSE) -
[Website](https://github.com/python-jsonschema/jsonschema)
- **jsonschema-specifications==2025.4.1** - [MIT
License](https://github.com/python-jsonschema/jsonschema-specifications/blob/main/LICENSE)
- [Website](https://github.com/python-jsonschema/jsonschema-specifications)
- **referencing==0.36.2** - [MIT
License](https://github.com/python-jsonschema/referencing/blob/main/LICENSE) -
[Website](https://github.com/python-jsonschema/referencing)
- **rpds-py==0.27.1** - [MIT
License](https://github.com/crate-py/rpds/blob/main/LICENSE) -
[Website](https://github.com/crate-py/rpds)
- **ruamel.yaml==0.18.15** - [MIT
License](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/LICENSE) -
[Website](https://sourceforge.net/projects/ruamel-yaml/)
- **ruamel.yaml.clib==0.2.12** - [MIT
License](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/LICENSE)
- [Website](https://sourceforge.net/projects/ruamel-yaml-clib/)
### System Utilities & Monitoring
- **psutil==7.0.0** - [BSD-3-Clause
License](https://github.com/giampaolo/psutil/blob/master/LICENSE) -
[Website](https://github.com/giampaolo/psutil)
- **watchdog==6.0.0** - [Apache-2.0
License](https://github.com/gorakhargosh/watchdog/blob/main/LICENSE) -
[Website](https://github.com/gorakhargosh/watchdog)
- **APScheduler==3.11.0** - [MIT
License](https://github.com/agronholm/apscheduler/blob/master/LICENSE.txt) -
[Website](https://github.com/agronholm/apscheduler)
- **schedule==1.2.2** - [MIT
License](https://github.com/dbader/schedule/blob/master/LICENSE) -
[Website](https://github.com/dbader/schedule)
- **opentelemetry-api==1.36.0** - [Apache-2.0
License](https://github.com/open-telemetry/opentelemetry-python/blob/main/LICENSE)
- [Website](https://github.com/open-telemetry/opentelemetry-python)
- **opentelemetry-sdk==1.36.0** - [Apache-2.0
License](https://github.com/open-telemetry/opentelemetry-python/blob/main/LICENSE)
- [Website](https://github.com/open-telemetry/opentelemetry-python)
- **opentelemetry-semantic-conventions==0.57b0** - [Apache-2.0
License](https://github.com/open-telemetry/opentelemetry-python/blob/main/LICENSE)
- [Website](https://github.com/open-telemetry/opentelemetry-python)
- **prometheus-client==0.22.1** - [Apache-2.0
License](https://github.com/prometheus/client_python/blob/main/LICENSE) -
[Website](https://github.com/prometheus/client_python)
### Command Line & User Interface
- **click==8.2.1** - [BSD-3-Clause
License](https://github.com/pallets/click/blob/main/LICENSE.txt) -
[Website](https://github.com/pallets/click)
- **rich==14.1.0** - [MIT
License](https://github.com/Textualize/rich/blob/main/LICENSE) -
[Website](https://github.com/Textualize/rich)
- **tqdm==4.67.1** - [MPL-2.0
License](https://github.com/tqdm/tqdm/blob/main/LICENCE) -
[Website](https://github.com/tqdm/tqdm)
- **colorama==0.4.6** - [BSD-3-Clause
License](https://github.com/tartley/colorama/blob/master/LICENSE.txt) -
[Website](https://github.com/tartley/colorama)
- **colorlog==6.9.0** - [MIT
License](https://github.com/borntyping/python-colorlog/blob/main/LICENSE) -
[Website](https://github.com/borntyping/python-colorlog)
- **shellingham==1.5.4** - [ISC
License](https://github.com/sarugaku/shellingham/blob/main/LICENSE) -
[Website](https://github.com/sarugaku/shellingham)
- **markdown-it-py==4.0.0** - [MIT
License](https://github.com/executablebooks/markdown-it-py/blob/main/LICENSE)
- [Website](https://github.com/executablebooks/markdown-it-py)
- **mdurl==0.1.2** - [MIT
License](https://github.com/executablebooks/mdurl/blob/main/LICENSE) -
[Website](https://github.com/executablebooks/mdurl)
- **Pygments==2.19.2** - [BSD-2-Clause
License](https://github.com/pygments/pygments/blob/master/LICENSE) -
[Website](https://github.com/pygments/pygments)
### Async & Concurrency Support
- **anyio==4.10.0** - [MIT
License](https://github.com/agronholm/anyio/blob/master/LICENSE) -
[Website](https://github.com/agronholm/anyio)
- **trio==0.30.0** - [MIT/Apache-2.0
License](https://github.com/python-trio/trio/blob/main/LICENSE) -
[Website](https://github.com/python-trio/trio)
- **trio-websocket==0.12.2** - [MIT
License](https://github.com/python-trio/trio-websocket/blob/main/LICENSE) -
[Website](https://github.com/python-trio/trio-websocket)
- **websocket-client==1.8.0** - [Apache-2.0
License](https://github.com/websocket-client/websocket-client/blob/main/LICENSE)
- [Website](https://github.com/websocket-client/websocket-client)
- **wsproto==1.2.0** - [MIT
License](https://github.com/python-hyper/wsproto/blob/main/LICENSE) -
[Website](https://github.com/python-hyper/wsproto)
- **sniffio==1.3.1** - [MIT/Apache-2.0
License](https://github.com/python-trio/sniffio/blob/main/LICENSE) -
[Website](https://github.com/python-trio/sniffio)
- **outcome==1.3.0.post0** - [MIT/Apache-2.0
License](https://github.com/python-trio/outcome/blob/main/LICENSE) -
[Website](https://github.com/python-trio/outcome)
- **sortedcontainers==2.4.0** - [Apache-2.0
License](https://github.com/grantjenks/python-sortedcontainers/blob/main/LICENSE)
- [Website](https://github.com/grantjenks/python-sortedcontainers)
### Caching & Performance
- **cachetools==5.5.2** - [MIT
License](https://github.com/tkem/cachetools/blob/main/LICENSE) -
[Website](https://github.com/tkem/cachetools)
- **CacheControl==0.14.3** - [Apache-2.0
License](https://github.com/psf/cachecontrol/blob/main/LICENSE) -
[Website](https://github.com/psf/cachecontrol)
- **diskcache==5.6.3** - [Apache-2.0
License](https://github.com/grantjenks/python-diskcache/blob/main/LICENSE) -
[Website](https://github.com/grantjenks/python-diskcache)
### Flask Ecosystem
- **Flask==3.1.2** - [BSD-3-Clause
License](https://github.com/pallets/flask/blob/main/LICENSE.txt) -
[Website](https://github.com/pallets/flask)
- **Werkzeug==3.1.3** - [BSD-3-Clause
License](https://github.com/pallets/werkzeug/blob/main/LICENSE.txt) -
[Website](https://github.com/pallets/werkzeug)
- **itsdangerous==2.2.0** - [BSD-3-Clause
License](https://github.com/pallets/itsdangerous/blob/main/LICENSE.txt) -
[Website](https://github.com/pallets/itsdangerous)
- **blinker==1.9.0** - [MIT
License](https://github.com/pallets-eco/blinker/blob/main/LICENSE) -
[Website](https://github.com/pallets-eco/blinker)
### GraphQL Support
- **graphene==3.4.3** - [MIT
License](https://github.com/graphql-python/graphene/blob/main/LICENSE) -
[Website](https://github.com/graphql-python/graphene)
- **graphql-core==3.2.6** - [MIT
License](https://github.com/graphql-python/graphql-core/blob/main/LICENSE) -
[Website](https://github.com/graphql-python/graphql-core)
- **graphql-relay==3.2.0** - [MIT
License](https://github.com/graphql-python/graphql-relay-py/blob/main/LICENSE)
- [Website](https://github.com/graphql-python/graphql-relay-py)
### Web Scraping & Automation
- **beautifulsoup4==4.13.5** - [MIT
License](https://github.com/wention/BeautifulSoup4/blob/main/LICENSE) -
[Website](https://github.com/wention/BeautifulSoup4)
- **selenium==4.35.0** - [Apache-2.0
License](https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE) -
[Website](https://github.com/SeleniumHQ/selenium)
- **webdriver-manager==4.0.2** - [Apache-2.0
License](https://github.com/SergeyPirogov/webdriver_manager/blob/main/LICENSE)
- [Website](https://github.com/SergeyPirogov/webdriver_manager)
- **soupsieve==2.8** - [MIT
License](https://github.com/facelessuser/soupsieve/blob/main/LICENSE.md) -
[Website](https://github.com/facelessuser/soupsieve)
- **PySocks==1.7.1** - [BSD-3-Clause
License](https://github.com/Anorov/PySocks/blob/master/LICENSE.txt) -
[Website](https://github.com/Anorov/PySocks)
### Computer Vision
- **pillow==11.3.0** - [HPND License (PIL
License)](https://github.com/python-pillow/Pillow/blob/main/LICENSE) -
[Website](https://github.com/python-pillow/Pillow)
- **opencv-python-headless==4.12.0.88** - [Apache-2.0
License](https://github.com/opencv/opencv-python/blob/master/LICENSE.txt) -
[Website](https://github.com/opencv/opencv-python)
### Scientific Computing
- **sympy==1.14.0** - [BSD-3-Clause
License](https://github.com/sympy/sympy/blob/master/LICENSE) -
[Website](https://github.com/sympy/sympy)
- **networkx==3.5** - [BSD-3-Clause
License](https://github.com/networkx/networkx/blob/main/LICENSE) -
[Website](https://github.com/networkx/networkx)
- **h5py==3.14.0** - [BSD-3-Clause
License](https://github.com/h5py/h5py/blob/main/LICENSE) -
[Website](https://github.com/h5py/h5py)
- **mpmath==1.3.0** - [BSD-3-Clause
License](https://github.com/mpmath/mpmath/blob/master/LICENSE) -
[Website](https://github.com/mpmath/mpmath)
- **cloudpickle==3.1.1** - [BSD-3-Clause
License](https://github.com/cloudpipe/cloudpickle/blob/main/LICENSE) -
[Website](https://github.com/cloudpipe/cloudpickle)
- **mplcursors==0.7** - [MIT
License](https://github.com/anntzer/mplcursors/blob/main/LICENSE) -
[Website](https://github.com/anntzer/mplcursors)
### Logging & Structured Logging
- **loguru==0.7.3** - [MIT
License](https://github.com/Delgan/loguru/blob/master/LICENSE) -
[Website](https://github.com/Delgan/loguru)
- **structlog==25.4.0** - [MIT/Apache-2.0
License](https://github.com/hynek/structlog/blob/main/LICENSE) -
[Website](https://github.com/hynek/structlog)
### Deployment & Build Tools
- **GitPython==3.1.45** - [BSD-3-Clause
License](https://github.com/gitpython-developers/GitPython/blob/main/LICENSE)
- [Website](https://github.com/gitpython-developers/GitPython)
- **gitdb==4.0.12** - [BSD-3-Clause
License](https://github.com/gitpython-developers/gitdb/blob/main/LICENSE) -
[Website](https://github.com/gitpython-developers/gitdb)
- **smmap==5.0.2** - [BSD-3-Clause
License](https://github.com/gitpython-developers/smmap/blob/main/LICENSE) -
[Website](https://github.com/gitpython-developers/smmap)
- **fsspec==2025.9.0** - [BSD-3-Clause
License](https://github.com/fsspec/filesystem_spec/blob/main/LICENSE) -
[Website](https://github.com/fsspec/filesystem_spec)
- **docker==7.1.0** - [Apache-2.0
License](https://github.com/docker/docker-py/blob/main/LICENSE) -
[Website](https://github.com/docker/docker-py)
- **setuptools==80.9.0** - [MIT
License](https://github.com/pypa/setuptools/blob/main/LICENSE) -
[Website](https://github.com/pypa/setuptools)
- **wheel==0.45.1** - [MIT
License](https://github.com/pypa/wheel/blob/main/LICENSE.txt) -
[Website](https://github.com/pypa/wheel)
- **hatchling==1.27.0** - [MIT
License](https://github.com/pypa/hatch/blob/main/LICENSE) -
[Website](https://github.com/pypa/hatch)
- **build==1.3.0** - [MIT
License](https://github.com/pypa/build/blob/main/LICENSE) -
[Website](https://github.com/pypa/build)
- **pyproject-hooks==1.2.0** - [MIT
License](https://github.com/pypa/pyproject-hooks/blob/main/LICENSE) -
[Website](https://github.com/pypa/pyproject-hooks)
### Package Management & Metadata
- **packaging==25.0** - [Apache-2.0/BSD-2-Clause
License](https://github.com/pypa/packaging/blob/main/LICENSE) -
[Website](https://github.com/pypa/packaging)
- **platformdirs==4.4.0** - [MIT
License](https://github.com/platformdirs/platformdirs/blob/main/LICENSE) -
[Website](https://github.com/platformdirs/platformdirs)
- **filelock==3.19.1** -
[Unlicense](https://github.com/tox-dev/filelock/blob/main/LICENSE) -
[Website](https://github.com/tox-dev/filelock)
- **importlib-metadata==8.7.0** - [Apache-2.0
License](https://github.com/python/importlib_metadata/blob/main/LICENSE) -
[Website](https://github.com/python/importlib_metadata)
- **typing-extensions==4.14.1** - [PSF
License](https://github.com/python/typing_extensions/blob/main/LICENSE) -
[Website](https://github.com/python/typing_extensions)
- **zipp==3.23.0** - [MIT
License](https://github.com/jaraco/zipp/blob/main/LICENSE) -
[Website](https://github.com/jaraco/zipp)
- **distlib==0.4.0** - [PSF
License](https://github.com/pypa/distlib/blob/main/LICENSE.txt) -
[Website](https://github.com/pypa/distlib)
- **trove-classifiers==2025.8.26.11** - [Apache-2.0
License](https://github.com/pypa/trove-classifiers/blob/main/LICENSE) -
[Website](https://github.com/pypa/trove-classifiers)
### Regex & Text Processing
- **regex==2025.9.1** - [Apache-2.0
License](https://github.com/mrabarnett/mrab-regex/blob/master/LICENSE) -
[Website](https://github.com/mrabarnett/mrab-regex)
- **pyparsing==3.2.3** - [MIT
License](https://github.com/pyparsing/pyparsing/blob/master/LICENSE) -
[Website](https://github.com/pyparsing/pyparsing)
- **six==1.17.0** - [MIT
License](https://github.com/benjaminp/six/blob/master/LICENSE) -
[Website](https://github.com/benjaminp/six)
- **defusedxml==0.7.1** - [PSF
License](https://github.com/tiran/defusedxml/blob/main/LICENSE) -
[Website](https://github.com/tiran/defusedxml)
### Time & Date Handling
- **python-dateutil==2.9.0.post0** - [Apache-2.0/BSD-3-Clause
License](https://github.com/dateutil/dateutil/blob/main/LICENSE) -
[Website](https://github.com/dateutil/dateutil)
- **pytz==2025.2** - [MIT
License](https://github.com/stub42/pytz/blob/master/LICENSE.txt) -
[Website](https://github.com/stub42/pytz)
- **tzdata==2025.2** - [Apache-2.0
License](https://github.com/python/tzdata/blob/main/LICENSE) -
[Website](https://github.com/python/tzdata)
- **tzlocal==5.3.1** - [MIT
License](https://github.com/regebro/tzlocal/blob/master/LICENSE) -
[Website](https://github.com/regebro/tzlocal)
### Data Formats & Serialization
- **marshmallow==4.0.1** - [MIT
License](https://github.com/marshmallow-code/marshmallow/blob/dev/LICENSE) -
[Website](https://github.com/marshmallow-code/marshmallow)
- **flatbuffers==25.2.10** - [Apache-2.0
License](https://github.com/google/flatbuffers/blob/master/LICENSE.txt) -
[Website](https://github.com/google/flatbuffers)
- **frozenlist==1.7.0** - [Apache-2.0
License](https://github.com/aio-libs/frozenlist/blob/main/LICENSE) -
[Website](https://github.com/aio-libs/frozenlist)
- **multidict==6.6.4** - [Apache-2.0
License](https://github.com/aio-libs/multidict/blob/main/LICENSE) -
[Website](https://github.com/aio-libs/multidict)
- **propcache==0.3.2** - [Apache-2.0
License](https://github.com/aio-libs/propcache/blob/main/LICENSE) -
[Website](https://github.com/aio-libs/propcache)
- **yarl==1.20.1** - [Apache-2.0
License](https://github.com/aio-libs/yarl/blob/main/LICENSE) -
[Website](https://github.com/aio-libs/yarl)
### Additional Utilities
- **tenacity==9.1.2** - [Apache-2.0
License](https://github.com/jd/tenacity/blob/main/LICENSE) -
[Website](https://github.com/jd/tenacity)
- **smart-open==7.3.0.post1** - [MIT
License](https://github.com/RaRe-Technologies/smart_open/blob/main/LICENSE) -
[Website](https://github.com/RaRe-Technologies/smart_open)
- **absl-py==2.3.1** - [Apache-2.0
License](https://github.com/abseil/abseil-py/blob/main/LICENSE) -
[Website](https://github.com/abseil/abseil-py)
- **annotated-types==0.7.0** - [MIT
License](https://github.com/annotated-types/annotated-types/blob/main/LICENSE)
- [Website](https://github.com/annotated-types/annotated-types)
- **boolean.py==5.0** - [BSD-2-Clause
License](https://github.com/bastikr/boolean.py/blob/master/LICENSE) -
[Website](https://github.com/bastikr/boolean.py)
- **cyclonedx-python-lib==9.1.0** - [Apache-2.0
License](https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/LICENSE)
- [Website](https://github.com/CycloneDX/cyclonedx-python-lib)
- **dparse==0.6.4** - [MIT
License](https://github.com/pyupio/dparse/blob/main/LICENSE) -
[Website](https://github.com/pyupio/dparse)
- **hf-xet==1.1.9** - [Apache-2.0
License](https://github.com/huggingface/hf-xet/blob/main/LICENSE) -
[Website](https://github.com/huggingface/hf-xet)
- **interface-meta==1.3.0** - [MIT
License](https://github.com/matthewwardrop/interface_meta/blob/main/LICENSE) -
[Website](https://github.com/matthewwardrop/interface_meta)
- **license-expression==30.4.0** - [Apache-2.0
License](https://github.com/nexB/license-expression/blob/main/LICENSE) -
[Website](https://github.com/nexB/license-expression)
- **packageurl-python==0.17.5** - [MIT
License](https://github.com/package-url/packageurl-python/blob/main/LICENSE) -
[Website](https://github.com/package-url/packageurl-python)
- **pbr==7.0.1** - [Apache-2.0
License](https://github.com/openstack/pbr/blob/master/LICENSE) -
[Website](https://github.com/openstack/pbr)
- **py-mini-racer==0.6.0** - [ISC
License](https://github.com/sqreen/PyMiniRacer/blob/main/LICENSE.md) -
[Website](https://github.com/sqreen/PyMiniRacer)
- **py-serializable==2.1.0** - [Apache-2.0
License](https://github.com/madpah/serializable/blob/main/LICENSE) -
[Website](https://github.com/madpah/serializable)
- **ripgrep==14.1.0** - [MIT
License](https://github.com/BurntSushi/ripgrep/blob/master/LICENSE-MIT) -
[Website](https://github.com/BurntSushi/ripgrep)
- **sproto==0.1.4** - [BSD-3-Clause
License](https://github.com/aio-libs/sproto/blob/main/LICENSE) -
[Website](https://github.com/aio-libs/sproto)
- **sqlparse==0.5.3** - [BSD-3-Clause
License](https://github.com/andialbrecht/sqlparse/blob/master/LICENSE) -
[Website](https://github.com/andialbrecht/sqlparse)
- **stevedore==5.5.0** - [Apache-2.0
License](https://github.com/openstack/stevedore/blob/master/LICENSE) -
[Website](https://github.com/openstack/stevedore)
- **typing-inspection==0.4.1** - [MIT
License](https://github.com/ilevkivskyi/typing_inspect/blob/master/LICENSE) -
[Website](https://github.com/ilevkivskyi/typing_inspect)
- **virtualenv==20.34.0** - [MIT
License](https://github.com/pypa/virtualenv/blob/main/LICENSE) -
[Website](https://github.com/pypa/virtualenv)
- **narwhals==2.3.0** - [MIT
License](https://github.com/narwhals-dev/narwhals/blob/main/LICENSE) -
[Website](https://github.com/narwhals-dev/narwhals)
- **nodeenv==1.9.1** - [BSD-3-Clause
License](https://github.com/ekalinin/nodeenv/blob/master/LICENSE) -
[Website](https://github.com/ekalinin/nodeenv)
- **cfgv==3.4.0** - [MIT
License](https://github.com/asottile/cfgv/blob/main/LICENSE) -
[Website](https://github.com/asottile/cfgv)
- **identify==2.6.13** - [MIT
License](https://github.com/pre-commit/identify/blob/main/LICENSE) -
[Website](https://github.com/pre-commit/identify)
### Development Tools
- **black==25.1.0** - [MIT
License](https://github.com/psf/black/blob/main/LICENSE) -
[Website](https://github.com/psf/black)
- **google-auth==2.40.3** - [Apache-2.0
License](https://github.com/googleapis/google-auth-library-python/blob/main/LICENSE)
- [Website](https://github.com/googleapis/google-auth-library-python)
- **iniconfig==2.1.0** - [MIT
License](https://github.com/pytest-dev/iniconfig/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/iniconfig)
- **isort==6.0.1** - [MIT
License](https://github.com/PyCQA/isort/blob/main/LICENSE) -
[Website](https://github.com/PyCQA/isort)
- **Mako==1.3.10** - [MIT
License](https://github.com/sqlalchemy/mako/blob/main/LICENSE) -
[Website](https://github.com/sqlalchemy/mako)
- **Markdown==3.8.2** - [BSD-3-Clause
License](https://github.com/Python-Markdown/markdown/blob/master/LICENSE.md) -
[Website](https://github.com/Python-Markdown/markdown)
- **mypy==1.17.1** - [MIT
License](https://github.com/python/mypy/blob/main/LICENSE) -
[Website](https://github.com/python/mypy)
- **mypy-extensions==1.1.0** - [MIT
License](https://github.com/python/mypy_extensions/blob/master/LICENSE) -
[Website](https://github.com/python/mypy_extensions)
- **namex==0.1.0** - [Apache-2.0
License](https://github.com/keras-team/namex/blob/main/LICENSE) -
[Website](https://github.com/keras-team/namex)
- **pathspec==0.12.1** - [MPL-2.0
License](https://github.com/cpburnz/python-pathspec/blob/main/LICENSE) -
[Website](https://github.com/cpburnz/python-pathspec)
- **pip==25.2** - [MIT
License](https://github.com/pypa/pip/blob/main/LICENSE.txt) -
[Website](https://github.com/pypa/pip)
- **pip-api==0.0.34** - [Apache-2.0
License](https://github.com/di/pip-api/blob/main/LICENSE) -
[Website](https://github.com/di/pip-api)
- **pip-audit==2.9.0** - [Apache-2.0
License](https://github.com/pypa/pip-audit/blob/main/LICENSE) -
[Website](https://github.com/pypa/pip-audit)
- **pip-licenses==5.0.0** - [MIT
License](https://github.com/raimon49/pip-licenses/blob/main/LICENSE) -
[Website](https://github.com/raimon49/pip-licenses)
- **pip-requirements-parser==32.0.1** - [MIT
License](https://github.com/nexB/pip-requirements-parser/blob/main/LICENSE) -
[Website](https://github.com/nexB/pip-requirements-parser)
- **pluggy==1.6.0** - [MIT
License](https://github.com/pytest-dev/pluggy/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/pluggy)
- **prettytable==3.16.0** - [BSD-3-Clause
License](https://github.com/jazzband/prettytable/blob/main/LICENSE) -
[Website](https://github.com/jazzband/prettytable)
- **pytest==8.4.2** - [MIT
License](https://github.com/pytest-dev/pytest/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/pytest)
- **pytest-asyncio==1.1.0** - [Apache-2.0
License](https://github.com/pytest-dev/pytest-asyncio/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/pytest-asyncio)
- **pytest-cov==7.0.0** - [MIT
License](https://github.com/pytest-dev/pytest-cov/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/pytest-cov)
- **pytest-mock==3.15.0** - [MIT
License](https://github.com/pytest-dev/pytest-mock/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/pytest-mock)
- **pytest-timeout==2.4.0** - [MIT
License](https://github.com/pytest-dev/pytest-timeout/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/pytest-timeout)
- **pytest-xdist==3.8.0** - [MIT
License](https://github.com/pytest-dev/pytest-xdist/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/pytest-xdist)
- **ruff==0.12.12** - [MIT
License](https://github.com/astral-sh/ruff/blob/main/LICENSE) -
[Website](https://github.com/astral-sh/ruff)
- **safety==3.6.1** - [MIT
License](https://github.com/pyupio/safety/blob/main/LICENSE) -
[Website](https://github.com/pyupio/safety)
- **safety-schemas==0.0.14** - [MIT
License](https://github.com/pyupio/safety-schemas/blob/main/LICENSE) -
[Website](https://github.com/pyupio/safety-schemas)
- **tomli==2.2.1** - [MIT
License](https://github.com/hukkin/tomli/blob/main/LICENSE.md) -
[Website](https://github.com/hukkin/tomli)
- **wcwidth==0.2.13** - [MIT
License](https://github.com/jquast/wcwidth/blob/master/LICENSE) -
[Website](https://github.com/jquast/wcwidth)
- **flake8==7.3.0** - [MIT
License](https://github.com/PyCQA/flake8/blob/main/LICENSE) -
[Website](https://github.com/PyCQA/flake8)
- **pycodestyle==2.14.0** - [MIT
License](https://github.com/PyCQA/pycodestyle/blob/main/LICENSE) -
[Website](https://github.com/PyCQA/pycodestyle)
- **pyflakes==3.4.0** - [MIT
License](https://github.com/PyCQA/pyflakes/blob/main/LICENSE) -
[Website](https://github.com/PyCQA/pyflakes)
- **mccabe==0.7.0** - [MIT
License](https://github.com/PyCQA/mccabe/blob/main/LICENSE) -
[Website](https://github.com/PyCQA/mccabe)
- **bandit==1.8.6** - [Apache-2.0
License](https://github.com/PyCQA/bandit/blob/main/LICENSE) -
[Website](https://github.com/PyCQA/bandit)
- **pre-commit==4.3.0** - [MIT
License](https://github.com/pre-commit/pre-commit/blob/main/LICENSE) -
[Website](https://github.com/pre-commit/pre-commit)
- **execnet==2.1.1** - [MIT
License](https://github.com/pytest-dev/execnet/blob/main/LICENSE) -
[Website](https://github.com/pytest-dev/execnet)
- **coverage==7.10.6** - [Apache-2.0
License](https://github.com/nedbat/coveragepy/blob/master/LICENSE.txt) -
[Website](https://github.com/nedbat/coveragepy)
- **factory-boy==3.3.3** - [MIT
License](https://github.com/FactoryBoy/factory_boy/blob/main/LICENSE) -
[Website](https://github.com/FactoryBoy/factory_boy)
- **Faker==37.6.0** - [MIT
License](https://github.com/joke2k/faker/blob/master/LICENSE.txt) -
[Website](https://github.com/joke2k/faker)
- **sentencepiece==0.2.1** - [Apache-2.0
License](https://github.com/google/sentencepiece/blob/master/LICENSE) -
[Website](https://github.com/google/sentencepiece)
== Other Comments: ==
thank you.
1. the relysam application - it has been ensured that it always uses GNU/Linux
and not Linux when refering to OS.
2. Included both Licenses in root of application. required licenses headers on
each sourcecode ind\cluding documentation.
a. GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007. Copyright (C) 2007
Free Software Foundation, Inc. <https://fsf.org/>
b.GNU Free Documentation License, Version 1.3, 3 November 2008, Copyright (C)
2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
<https://fsf.org/>.
3. it has been ensured that list your dependencies with links to their
licensing conditions.
4. I have selected NonGNU correctly.
5. as the .tar.gz file is updated, i am not able to reply from UI to your
email, hence submitting again.
Thank you
== Tarball URL: ==
https://savannah.nongnu.org/submissions_uploads/relysam_v0.1.0_20251027_010119.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/task/?16690>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
signature.asc
Description: PGP signature
