feat: implementacao inicial do sistema LeadRadar
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user