Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5bf63042b |
@@ -14,7 +14,7 @@
|
|||||||
"recharts": "^2.12.4"
|
"recharts": "^2.12.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@vitejs/plugin-react": "^4.2.1",
|
"@vitejs/plugin-react": "^6.0.0",
|
||||||
"vite": "^5.2.0"
|
"vite": "^5.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -14,5 +14,5 @@ vaderSentiment==3.3.2
|
|||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
pytest==8.2.0
|
pytest==8.2.0
|
||||||
pytest-asyncio==0.26.0
|
pytest-asyncio==0.23.6
|
||||||
httpx==0.27.0
|
httpx==0.27.0
|
||||||
|
|||||||
Reference in New Issue
Block a user