Remove auth0 from pyproject.toml

This commit is contained in:
Heitor Carvalho
2025-05-19 13:20:22 -03:00
parent c3726092fd
commit 7bc1ee8068

View File

@@ -25,7 +25,6 @@ dependencies = [
"openpyxl>=3.1.5",
"pyvis>=0.3.2",
# Authentication and Security
"auth0-python>=4.7.1",
"python-dotenv>=1.0.0",
# Configuration and Utils
"click>=8.1.7",