Skip to content

Commit b02ca36

Browse files
committed
Remove deprecated logistic arg and silence warnings
1 parent 703e7b3 commit b02ca36

3 files changed

Lines changed: 39 additions & 56157 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838

3939
## Установка
4040

41+
Требуется Python 3.8 или новее.
42+
4143
```bash
4244
python -m venv .venv && source .venv/bin/activate # Windows: .venv\Scripts\activate
4345
pip install -r requirements.txt

0 commit comments

Comments
 (0)