X-Git-Url: https://jfr.im/git/irc/rizon/acid.git/blobdiff_plain/0dacbc1fd639197af9ea03f76b1ef14eea426d55..9e82525cf6d88bc3caede72aca66288aca9a6901:/pyva/requirements.txt diff --git a/pyva/requirements.txt b/pyva/requirements.txt index c279615..d745c39 100644 --- a/pyva/requirements.txt +++ b/pyva/requirements.txt @@ -1,9 +1,8 @@ -BeautifulSoup==3.2.1 -mysql-python==1.2.5 -pyparsing==2.0.2 -wordnik==2.1.2 -requests==0.10.6 -PyYAML==3.11 -PyDNS==2.3.6 -http://py-dom-xpath.googlecode.com/files/py-dom-xpath-0.1.tar.gz - +BeautifulSoup>=3.2.1 +mysql-python>=1.2.5 +pyparsing>=2.0.2 +wordnik>=2.1.2 +requests>=0.10.6 +PyYAML>=3.11 +dnspython>=1.14.0 +lxml>=3.6.4