We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ebcbc7 + 01daa74 commit b524130Copy full SHA for b524130
README.md
@@ -2,7 +2,7 @@
2
3
[](https://mybinder.org/v2/gh/sktime/python_brasil_2025/main?urlpath=%2Fdoc%2Ftree%2Fnotebooks%2F)
4
5
-Repositório com notebooks para Python Brasil 2025
+Repositório com notebooks para Python Brasil 2025. Use Python 3.11 de preferência.
6
7
## Setup
8
pyproject.toml
@@ -7,7 +7,7 @@ license = "Apache License 2.0"
readme = "README.md"
9
[tool.poetry.dependencies]
10
-python = ">=3.11,<3.14"
+python = ">=3.10,<3.14"
11
sktime = "^0.39.0"
12
matplotlib = "^3.10.7"
13
seaborn = "^0.13.2"
0 commit comments