-
Notifications
You must be signed in to change notification settings - Fork 8
Open
0 / 10 of 1 issue completedDescription
Here is the fixed version
# Core Dependencies
groq==0.2.0
requests==2.31.0
python-magic==0.4.27
# Security & Analysis
# python-magic-bin==0.4.14 # REMOVED: Windows-only package, not available on Linux
pyyaml==6.0.1
# File Processing
# mimetypes==0.1.3 # REMOVED: Built-in Python module, should not be in requirements.txt
chardet==5.2.0
# CLI & UI
colorama==0.4.6
rich==13.7.0
progress==1.6
tabulate==0.9.0
# Utilities
python-dotenv==1.0.0
# pathlib==1.0.1 # REMOVED: Built-in Python module since Python 3.4
psutil==5.9.8
# Git Integration
gitpython==3.1.41
# Alternative if python-magic doesn't work
filemagic==1.6
# Optional for better performance
aiohttp==3.9.1
# asyncio==3.4.3 # REMOVED: Built-in Python module, should not be in requirements.txt
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels