backup: 2026-05-06 19:34

This commit is contained in:
Dmitry
2026-05-06 19:34:51 +03:00
parent 4660f05101
commit 7369143b6d
12 changed files with 3236 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[project]
name = "rias-mephi"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"jupyterlab>=4.5.6",
"matplotlib>=3.10.9",
"mplfinance>=0.12.10b0",
"pandas>=3.0.2",
]