Final_Assignment_Template / requirements.txt
LamiaYT's picture
fixing
029caf8
raw
history blame
522 Bytes
# Core dependencies
gradio==4.44.0
requests>=2.32.3
pandas==2.1.4
# SmolagentS and AI dependencies
smolagents==1.19.0
transformers==4.45.2
torch==2.1.2
tokenizers==0.20.0
# Tool dependencies
duckduckgo-search==3.9.6
python-dotenv==1.0.0
# Utility libraries
numpy==1.24.4
urllib3==2.0.7
certifi==2023.11.17
charset-normalizer==3.3.2
idna==3.6
# Optional: for better JSON handling
orjson==3.9.10
# For file processing
openpyxl==3.1.2
python-docx==1.1.0
# Security and compatibility
cryptography==41.0.5
PyYAML==6.0.1