Confirm correct generation for minimal-viable-alteration in accordance with theory
This commit is contained in:
File diff suppressed because one or more lines are too long
Generated
+2309
File diff suppressed because it is too large
Load Diff
+5
-2
@@ -7,10 +7,13 @@ readme = "README.md"
|
||||
packages = [{include = "data_analysis"}]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
python = "3.10.6"
|
||||
jupyter = "^1.0.0"
|
||||
pandas = "^1.5.3"
|
||||
scipy = "^1.10.1"
|
||||
matplotlib = "^3.7.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user