Upgrade Numpy to avoid Arbitrary Code Execution. Upgrade Django to avoid MitM (#575)

main
JADG14 7 years ago committed by Nikita Manovich
parent 8daf7158af
commit e0b666ea9d

@ -1,5 +1,5 @@
click==6.7
Django==2.1.9
Django==2.2.3
django-appconf==1.0.2
django-auth-ldap==1.4.0
django-cacheops==4.0.6

@ -2,7 +2,7 @@ wheel
setuptools
cython>=0.28.3
argparse>=1.1
numpy==1.14.2
numpy==1.16.4
lxml>=3.5.0
glog>=0.3.1
tqdm>=4.19.6

Loading…
Cancel
Save