Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit a1bae06

Browse files
Brecht Verhoevesanderdewilde
Brecht Verhoeve
andcommitted
Add numpy and scipy
Co-authored-by: sanderdewilde <[email protected]>
1 parent 6bd9a17 commit a1bae06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

+3
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,15 @@ lazy-object-proxy==1.4.3
1111
MarkupSafe==1.1.1
1212
mccabe==0.6.1
1313
more-itertools==8.2.0
14+
numpy==1.18.2
1415
packaging==20.3
1516
pluggy==0.13.1
1617
py==1.8.1
1718
pylint==2.4.4
1819
pyparsing==2.4.7
1920
pytest==5.4.1
21+
quotes==0.0.3
22+
scipy==1.4.1
2023
six==1.14.0
2124
typed-ast==1.4.1
2225
wcwidth==0.1.9

0 commit comments

Comments
 (0)