We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56584a commit 8623cb5Copy full SHA for 8623cb5
backend/requirements.txt
@@ -1,3 +1,3 @@
1
-fastapi==0.68.1
2
-uvicorn==0.15.0
+fastapi==0.115.11
+uvicorn==0.34.0
3
aiofiles==24.1.0
frontend/package.json
@@ -12,7 +12,7 @@
12
"dependencies": {
13
"react": "^19.0.0",
14
"react-dom": "^19.0.0",
15
- "react-router-dom": "^6.2.1"
+ "react-router-dom": "^7.3.0"
16
},
17
"devDependencies": {
18
"@eslint/js": "^9.21.0",
0 commit comments