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
|
BeautifulSoup==3.2.1
|
||||||
#Brlapi==0.5.7
|
Jinja2==2.7.2
|
||||||
#GnuPGInterface==0.3.2
|
Magic-file-extensions==0.2
|
||||||
MySQL-python==1.2.3
|
MarkupSafe==0.18
|
||||||
#PAM==0.4.2
|
MySQL-python==1.2.5
|
||||||
#Pyste==0.9.10
|
PyYAML==3.10
|
||||||
#SOAPpy==0.12.0
|
Twisted==13.2.0
|
||||||
Twisted==12.0.0
|
ansible==1.4.5
|
||||||
#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
|
|
||||||
argparse==1.2.1
|
argparse==1.2.1
|
||||||
autobahn==0.6.5
|
autobahn==0.8.4-3
|
||||||
#chardet==2.0.1
|
cffi==0.8.2
|
||||||
|
cryptography==0.2.2
|
||||||
defer==1.0.6
|
defer==1.0.6
|
||||||
distribute==0.6.28
|
|
||||||
ecdsa==0.10
|
ecdsa==0.10
|
||||||
feedparser==5.1.2
|
feedparser==5.1.3
|
||||||
fpconst==0.7.2
|
fpconst==0.7.2
|
||||||
httplib2==0.7.4
|
httplib2==0.8
|
||||||
#louis==2.4.1
|
numpy==1.7.1
|
||||||
#ltc-scrypt==1.0
|
paramiko==1.12.1
|
||||||
#numpy==1.6.2
|
pyOpenSSL==0.14
|
||||||
pyOpenSSL==0.13
|
pyasn1==0.1.7
|
||||||
pyasn1==0.1.3
|
pycparser==2.10
|
||||||
pycrypto==2.6
|
pycrypto==2.6.1
|
||||||
#pycurl==7.19.0
|
pylibmc==1.2.3
|
||||||
pyserial==2.5
|
pyserial==2.7
|
||||||
#python-apt==0.8.8.2
|
python-dateutil==2.1
|
||||||
#python-debian==0.1.21
|
python-memcached==1.53
|
||||||
#python-debianbts==1.11
|
pyxdg==0.25
|
||||||
python-memcached==1.48
|
requests==2.2.0
|
||||||
pyxdg==0.19
|
simplejson==3.3.3
|
||||||
#reportbug==6.4.4
|
six==1.4.1
|
||||||
simplejson==2.5.2
|
wsgiref==0.1.2
|
||||||
#stratum==0.2.13
|
zope.interface==4.1.0
|
||||||
#uTidylib==0.2
|
|
||||||
#unattended-upgrades==0.1
|
|
||||||
#wsgiref==0.1.2
|
|
||||||
zope.interface==3.6.1
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user