Commit Graph

16 Commits

Author SHA1 Message Date
github-actions[bot] f64922f1aa Merge pull request #87 from th30d4y/dependabot/pip/idna-3.15
build(deps): bump idna from 3.14 to 3.15
2026-05-12 22:59:53 +00:00
github-actions[bot] c7c31ac5c1 Merge pull request #86 from th30d4y/dependabot/pip/parsimonious-0.11.0
build(deps): bump parsimonious from 0.10.0 to 0.11.0
2026-05-12 22:59:46 +00:00
dependabot[bot] 211af4df0c build(deps): bump idna from 3.14 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 3.14 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.14...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 22:59:39 +00:00
dependabot[bot] bc467fcdc4 build(deps): bump parsimonious from 0.10.0 to 0.11.0
Bumps [parsimonious](https://github.com/erikrose/parsimonious) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/erikrose/parsimonious/commits)

---
updated-dependencies:
- dependency-name: parsimonious
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 22:59:29 +00:00
dependabot[bot] e08d4e156b build(deps): bump eth-keyfile from 0.8.1 to 0.9.1
Bumps [eth-keyfile](https://github.com/ethereum/eth-keyfile) from 0.8.1 to 0.9.1.
- [Changelog](https://github.com/ApeWorX/eth-keyfile/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/ethereum/eth-keyfile/compare/v0.8.1...v0.9.1)

---
updated-dependencies:
- dependency-name: eth-keyfile
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 22:59:26 +00:00
Stalin 1412ccf58c Enable AI Quiz Service and Compiler Service
Dependencies added:
- docker: Docker container management for code compilation
- numpy: Numerical computing for AI/ML operations
- scipy: Scientific computing and statistics
- scikit-learn: Machine learning algorithms for adaptive quizzing

Services now enabled:
 AI Quiz Service - Adaptive learning with LLM integration
 Compiler Service - Sandboxed code execution environment
 All ML features active

Health check now shows:
- ai_quiz_service: true
- compiler: true
2026-05-12 19:50:08 +05:30
copilot-swe-agent[bot] f2d450733e Fix critical Python dependency vulnerabilities (keras, protobuf)
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 19:12:35 +00:00
copilot-swe-agent[bot] b25fdbb1a9 Add version upper bounds to Python dependencies for stability
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 19:01:42 +00:00
copilot-swe-agent[bot] a009522518 Update Python and npm dependencies to fix security vulnerabilities
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
2026-01-31 19:00:19 +00:00
0x5t4l1n 93c2f1c014 update
Signed-off-by: 5t4l1n <stalin78830@gmail.com>
2025-09-14 10:16:54 +05:30
5t4l1n 8816091e63 update error 2025-07-28 23:19:59 +05:30
5t4l1n efd6708e5a qizz + panel 2025-07-28 00:15:37 +05:30
harriiinnii cbecb72cc9 Update requirements.txt 2025-07-27 20:34:57 +05:30
5t4l1n 8c56eb9e36 some kinda 2025-07-26 22:27:23 +05:30
5t4l1n 7e6f0d0b1e backend 2025-07-25 11:10:44 +05:30
5t4l1n b938fa0a37 new ver 2025-07-25 00:13:59 +05:30