Skip to content
Snippets Groups Projects
Commit 501f827d authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

Upgrade to latest LVAlert package

Upgrade to newest LVAlert package and fix some requirements.
There is a bug with sleekxmpp and certain versions of pyasn1-modules,
so we revert the version of that and pyasn1. We also remove some
requirements which are really dependencies of requirements.
parent fb66c429
No related branches found
No related tags found
No related merge requests found
......@@ -8,28 +8,26 @@ django-model-utils==3.1.1
django-silk==3.0.1
django-twilio==0.9.0
djangorestframework==3.8.2
dnspython==1.15.0
flake8==3.5.0
gunicorn==19.7.1
html5lib==1.0.1
ipdb==0.10.2
ipython==5.5.0
ligo-lvalert==1.4.3
ligo-lvalert==1.5.4
ligo-lvalert-overseer==0.1.2
lxml==4.2.0
mock==2.0.0
mysql-python==1.2.5
packaging==17.1
phonenumbers==8.8.11
pyasn1==0.4.2
pycrypto==2.6.1
pyopenssl==17.5.0
pyrxp==2.1.0
pysqlite==2.8.3
python-ldap==2.5.2
python-memcached==1.59
requests==2.18.4
service_identity==17.0.0
simplejson==3.15.0
Sphinx==1.7.0
twilio==6.10.3
# Fixed at old versions to prevent bugs:
# https://github.com/fritzy/SleekXMPP/issues/477
# https://github.com/etingof/pyasn1/issues/112
pyasn1==0.3.6
pyasn1-modules==0.1.5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment