Skip to content

Commit 8f50e26

Browse files
authored
Merge pull request #441 from cedadev/downgrade_numpy
downgrade numpy to python 3.6 compatible version
2 parents 44ac82d + d63229d commit 8f50e26

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
@@ -31,7 +31,7 @@ git+https://github.com/dprog-philippe-docourt/django-jfu.git@2.2.4
3131
lxml==4.6.5
3232
MarkupSafe==2.0.1
3333
node==0.9.26
34-
numpy==1.21.0
34+
numpy==1.19.5
3535
oauthlib==3.1.1
3636
odict==1.7.0
3737
pandas==1.1.5

0 commit comments

Comments
 (0)