| # Arabic Function Calling Leaderboard Requirements | |
| # Core | |
| gradio>=4.0.0 | |
| datasets>=2.14.0 | |
| huggingface_hub>=0.19.0 | |
| pandas>=2.0.0 | |
| # Visualization | |
| plotly>=5.18.0 | |
| # Evaluation | |
| transformers>=4.35.0 | |
| torch>=2.0.0 | |
| # Arabic NLP | |
| camel-tools>=1.5.0 # Optional: for advanced Arabic processing | |
| # Utilities | |
| python-dotenv>=1.0.0 | |
| tqdm>=4.66.0 | |