Fix Requirements
This commit is contained in:
parent
7e3019259c
commit
d6b5625321
@ -1,48 +1,33 @@
|
||||
# This File is used to create a list of requirements needed for testing stratum-mining or to create a clone install
|
||||
BeautifulSoup==3.2.1
|
||||
#Brlapi==0.5.7
|
||||
#GnuPGInterface==0.3.2
|
||||
MySQL-python==1.2.3
|
||||
#PAM==0.4.2
|
||||
#Pyste==0.9.10
|
||||
#SOAPpy==0.12.0
|
||||
Twisted==12.0.0
|
||||
#Twisted-Conch==12.0.0
|
||||
#Twisted-Core==12.0.0
|
||||
#Twisted-Lore==12.0.0
|
||||
#Twisted-Mail==12.0.0
|
||||
#Twisted-Names==12.0.0
|
||||
#Twisted-News==12.0.0
|
||||
#Twisted-Runner==12.0.0
|
||||
#Twisted-Web==12.0.0
|
||||
#Twisted-Words==12.0.0
|
||||
#apt-xapian-index==0.45
|
||||
Jinja2==2.7.2
|
||||
Magic-file-extensions==0.2
|
||||
MarkupSafe==0.18
|
||||
MySQL-python==1.2.5
|
||||
PyYAML==3.10
|
||||
Twisted==13.2.0
|
||||
ansible==1.4.5
|
||||
argparse==1.2.1
|
||||
autobahn==0.6.5
|
||||
#chardet==2.0.1
|
||||
autobahn==0.8.4-3
|
||||
cffi==0.8.2
|
||||
cryptography==0.2.2
|
||||
defer==1.0.6
|
||||
distribute==0.6.28
|
||||
ecdsa==0.10
|
||||
feedparser==5.1.2
|
||||
feedparser==5.1.3
|
||||
fpconst==0.7.2
|
||||
httplib2==0.7.4
|
||||
#louis==2.4.1
|
||||
#ltc-scrypt==1.0
|
||||
#numpy==1.6.2
|
||||
pyOpenSSL==0.13
|
||||
pyasn1==0.1.3
|
||||
pycrypto==2.6
|
||||
#pycurl==7.19.0
|
||||
pyserial==2.5
|
||||
#python-apt==0.8.8.2
|
||||
#python-debian==0.1.21
|
||||
#python-debianbts==1.11
|
||||
python-memcached==1.48
|
||||
pyxdg==0.19
|
||||
#reportbug==6.4.4
|
||||
simplejson==2.5.2
|
||||
#stratum==0.2.13
|
||||
#uTidylib==0.2
|
||||
#unattended-upgrades==0.1
|
||||
#wsgiref==0.1.2
|
||||
zope.interface==3.6.1
|
||||
httplib2==0.8
|
||||
numpy==1.7.1
|
||||
paramiko==1.12.1
|
||||
pyOpenSSL==0.14
|
||||
pyasn1==0.1.7
|
||||
pycparser==2.10
|
||||
pycrypto==2.6.1
|
||||
pylibmc==1.2.3
|
||||
pyserial==2.7
|
||||
python-dateutil==2.1
|
||||
python-memcached==1.53
|
||||
pyxdg==0.25
|
||||
requests==2.2.0
|
||||
simplejson==3.3.3
|
||||
six==1.4.1
|
||||
wsgiref==0.1.2
|
||||
zope.interface==4.1.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user