Initial commit for resumeformatter project

This commit is contained in:
Laxmi Khilnani
2025-10-14 19:51:35 +05:30
commit ee030b70bc
43 changed files with 1668 additions and 0 deletions

7
backend/requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
fastapi==0.110.0
uvicorn==0.29.0
python-dotenv==1.0.1
pydantic==2.6.1
sqlalchemy==2.0.27
uuid==1.30
pydantic-settings==2.1.0