-
Notifications
You must be signed in to change notification settings - Fork 322
Cogniware OPEA Inventory Management Solution Example #2307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Cogniware OPEA Inventory Management Solution example merge request
Cogniware OPEA Inventory Management Solution Example Commit 2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @cogniware-devops Thanks for contributing this PR. Please provide a separate download link for the data files instead of including all the data directly in the GitHub repository.
Please at least resolve the critical and high CVEs. |
Any recommendations on the specific versions for those third-party / open
source packages that we should use?
…On Mon, Oct 13, 2025 at 8:57 PM chen, suyue ***@***.***> wrote:
*chensuyue* left a comment (opea-project/GenAIExamples#2307)
<#2307 (comment)>
Dependency Review
The following issues were found:
- ❌ 7 vulnerable package(s)
- ✅ 0 package(s) with incompatible licenses
- ✅ 0 package(s) with invalid SPDX license definitions
-
|
Hi @cogniware-devops Please review the table at #2307 (comment). The links in the Vulnerability column provide the corresponding solutions. |
Description
The summary of the proposed changes as long as the relevant motivation and context.
Cogniware Inc. is adding a new submodule for Inventory Management Solution Example built using CogniDREAM software platform
Issues
n/a
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
Web Framework
fastapi==0.104.1
uvicorn[standard]==0.24.0
python-multipart==0.0.6
Security
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
bcrypt==4.1.1
cryptography==41.0.7
Database
sqlalchemy==2.0.23
psycopg2-binary==2.9.9
alembic==1.12.1
Redis & Caching
redis==5.0.1
hiredis==2.2.3
HTTP Client
httpx==0.25.2
aiohttp==3.9.1
Data Processing
pandas==2.1.3
numpy==1.26.2
openpyxl==3.1.2
PyPDF2==3.0.1
python-docx==1.1.0
Validation
pydantic==2.5.2
pydantic-settings==2.1.0
email-validator==2.1.0
Utilities
python-dotenv==1.0.0
PyYAML==6.0.1
Logging & Monitoring
python-json-logger==2.0.7
AI/ML Libraries (for local processing)
scikit-learn==1.3.2
Testing (dev dependencies)
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov==4.1.0
httpx-mock==0.11.0
Code Quality (dev dependencies)
black==23.11.0
flake8==6.1.0
mypy==1.7.1
Tests
Describe the tests that you ran to verify your changes.