Initial commit: AutonetSellCar platform with deployment system
- Frontend: Next.js 14 with TypeScript - Backend: FastAPI with SQLAlchemy - Agent: Carmodoo sync agent - Deployment: Docker Compose based staging/production setup - Scripts: Automated deployment with rollback support 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
6
agent/requirements.txt
Normal file
6
agent/requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
aiohttp>=3.9.0
|
||||
aiofiles>=23.2.1
|
||||
lxml>=5.1.0
|
||||
pyyaml>=6.0.1
|
||||
python-dotenv>=1.0.0
|
||||
httpx>=0.26.0
|
||||
Reference in New Issue
Block a user