| gradio==5.49.1 | |
| regex | |
| pandas | |
| pytest | |
| # Python 3.13 removed the stdlib `audioop` module; gradio's pydub dependency | |
| # still imports it unconditionally. This backport fixes `import gradio`. | |
| audioop-lts>=0.2.1 | |
| # Layer 2 (optional, graceful) + eval/training — not required for the | |
| # rules-only firewall or its tests. | |
| transformers>=4.44 | |
| torch>=2.2 | |
| datasets | |
| peft | |
| accelerate | |
| # <1.0: gradio 4.44.0's oauth module imports HfFolder, removed in hub 1.x | |
| huggingface_hub<1.0 | |
| scikit-learn | |