added Vo2 table
This commit is contained in:
@@ -0,0 +1 @@
|
||||
3.12
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+340
-32
File diff suppressed because one or more lines are too long
@@ -0,0 +1,15 @@
|
||||
[project]
|
||||
name = "report-generation"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi[all]>=0.121.3",
|
||||
"matplotlib>=3.10.7",
|
||||
"openpyxl>=3.1.5",
|
||||
"pandas>=2.3.3",
|
||||
"playwright>=1.56.0",
|
||||
"requests>=2.32.5",
|
||||
"seaborn>=0.13.2",
|
||||
]
|
||||
Reference in New Issue
Block a user