Skip to content

Commit 6e73d12

Browse files
authored
Merge pull request #12 from rrieunier/patch-1
Updated pandas and numpy requirements
2 parents cf40ca4 + be9fa15 commit 6e73d12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ dython>=0.7.0
22
holoviews>=1.14.8
33
lightgbm>=3.3.2
44
matplotlib==3.5
5-
numpy==1.21
6-
pandas>=1.4
5+
numpy>=1.20.3
6+
pandas>=1.3.4
77
panel>=0.13
88
scikit_learn>=1.0
99
scipy>=1.8.0

0 commit comments

Comments
 (0)