Skip to content

Commit 8520df8

Browse files
authored
Merge pull request #55 from kethort/dependabot/pip/numexpr-2.8.5
Bump numexpr from 2.7.1 to 2.8.5
2 parents 4bf5250 + 439f833 commit 8520df8

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

requirements_py2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ more-itertools==5.0.0
3535
mysqlclient==1.4.6
3636
networkx==2.2
3737
nltk==3.9
38-
numexpr==2.7.1
38+
numexpr==2.8.5
3939
numpy==1.22.0
4040
oauthlib==3.1.0
4141
packaging==20.4

requirements_py3.6_OSX.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ more-itertools==8.4.0
3838
mysqlclient==2.0.3
3939
networkx==2.4
4040
nltk==3.9
41-
numexpr==2.7.1
41+
numexpr==2.8.5
4242
numpy==1.22.0
4343
oauthlib==3.1.0
4444
packaging==20.4

requirements_py3.6_nvidia_jetson.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ MySQL-python==1.2.5
4141
mysqlclient==1.4.6
4242
networkx==2.4
4343
nltk==3.9
44-
numexpr==2.7.1
44+
numexpr==2.8.5
4545
numpy==1.22.0
4646
oauthlib==3.1.0
4747
packaging==20.4

requirements_py3.8_Windows10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ MarkupSafe==1.1.1
2121
matplotlib==3.3.3
2222
networkx==2.5
2323
nltk==3.9
24-
numexpr==2.7.1
24+
numexpr==2.8.5
2525
numpy==1.22.0
2626
oauthlib==3.1.0
2727
packaging==20.7

requirements_py3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ more-itertools==8.4.0
3838
mysqlclient==1.4.6
3939
networkx==2.4
4040
nltk==3.9
41-
numexpr==2.7.1
41+
numexpr==2.8.5
4242
numpy==1.22.0
4343
oauthlib==3.1.0
4444
packaging==20.4

requirements_py3_12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ more-itertools==10.5.0
5050
mysqlclient==2.2.4
5151
networkx==3.3
5252
nltk==3.9.1
53-
numexpr==2.10.1
53+
numexpr==2.8.5
5454
numpy==1.26.4
5555
oauthlib==3.2.2
5656
packaging==24.1

0 commit comments

Comments
 (0)