Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works without ssh and pycrypto #103

Open
Jmallone opened this issue Nov 24, 2022 · 0 comments
Open

Works without ssh and pycrypto #103

Jmallone opened this issue Nov 24, 2022 · 0 comments

Comments

@Jmallone
Copy link

For the minium functioning for me I had to remove the ssh and pycrypto lib and update the version of six and fabric

if anyone wants the set of lib below is what I used and is working.

Fabric==1.15.0
Authomatic==0.0.13
Flask==0.9
Jinja2==2.7.3
MarkupSafe==0.23
PyYAML==3.11
Werkzeug==0.8.3
bcdoc==0.12.0
boto==2.34.0
botocore==0.31.0
clan==0.1.3
colorama==0.2.5
copytext==0.1.9
docutils==0.11
facebook-sdk==0.4.0
gunicorn==19.1.1
httplib2==0.9
jmespath==0.2.1
nose==1.2.1
odict==1.5.1
openpyxl==2.2.0
ply==3.4
pyasn1==0.1.7
python-dateutil==2.2
requests==2.5.0
six==1.16.0
slimit==0.7.4
smartypants==1.8.6
termcolor==1.1.0
twitter==1.14.3
wheel==0.23.0
wsgiref==0.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant