Инициализация проекта
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
jupyterlab = "*"
|
||||
numpy = "*"
|
||||
pandas = "*"
|
||||
matplotlib = "*"
|
||||
seaborn = "*"
|
||||
tqdm = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.12"
|
||||
Generated
+1775
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user