Skip to content

Your requirements.txt is not applicable for Linux/Kali #1

@tjbillion

Description

@tjbillion

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

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions