| [project] | |
| name = "haram-police" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "datasets>=4.4.2", | |
| "huggingface-hub>=0.36.0", | |
| "ipykernel>=7.1.0", | |
| "joblib>=1.4.2", | |
| "matplotlib>=3.10.8", | |
| "pandas>=2.3.3", | |
| "pillow>=12.0.0", | |
| "psycopg2>=2.9.11", | |
| "python-dotenv>=1.2.1", | |
| "rich>=14.2.0", | |
| "scikit-learn>=1.8.0", | |
| "scipy>=1.14.1", | |
| "seaborn>=0.13.2", | |
| "shap>=0.46.0", | |
| "supabase>=2.27.0", | |
| "torch>=2.9.1", | |
| "transformers>=4.57.3", | |
| ] | |