Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit b962487

Browse files
author
Nuutti Kytö
committed
move dev requirements to corresponding .in file
1 parent 8fa4318 commit b962487

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements/dev-requirements.in

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# requirements for the dev environment excluding ML
22
nbdev
3-
ipykernel
43
pre-commit
4+
black
55
nb-black
6+
ipykernel
67
jupyterlab
8+
papermill
9+
pip-tools
710

requirements/requirements.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
# ML, data processing and other generic requirements
2-
black
32
numpy
43
matplotlib
54
pandas
6-
papermill
7-
pip-tools
85
scikit-learn
96
scipy
107
seaborn

0 commit comments

Comments
 (0)