Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 1 addition & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,24 +94,16 @@ pyyaml==6.0
# via genanki
scikit-learn==1.1.1
# via -r requirements.in
scipy==1.8.1
scipy==1.10.0
# via scikit-learn
six==1.16.0
# via python-dateutil
threadpoolctl==3.1.0
# via scikit-learn
tomli==2.0.1
# via
# black
# coverage
# pep517
# pylint
# pytest
typing-extensions==4.2.0
# via
# astroid
# black
# pylint
wheel==0.37.1
# via pip-tools
wrapt==1.14.1
Expand Down