Skip to content

Commit 9bcfd0f

Browse files
authored
Update requirements.txt
Extend the compatible version for numba.
1 parent 5c31cfc commit 9bcfd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ numpy>=1.19.2
22
scipy>=1.5.2
33
matplotlib>=3.3.2
44
tqdm>=4.61.1
5-
numba==0.51.0
5+
numba>=0.51.0
66
flake8==3.8.3
77
black==21.12b0

0 commit comments

Comments
 (0)