feat: implementacao inicial do sistema LeadRadar

This commit is contained in:
2026-08-26 17:14:35 -03:00
commit eb64f9a0f6
43 changed files with 2888 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
Flask>=3.0.0
Flask-SQLAlchemy>=3.1.0
Flask-Bcrypt>=1.0.1
Flask-JWT-Extended>=4.6.0
Flask-CORS>=4.0.0
pydantic>=2.7.0
playwright>=1.40.0
httpx>=0.27.0
psycopg2-binary>=2.9.9
python-dotenv>=1.0.0
pytest>=8.0.0
pytest-flask>=1.3.0