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

Update and simplify common requirements #8

Merged
merged 1 commit into from Dec 20, 2014
Merged

Conversation

pawl
Copy link
Contributor

@pawl pawl commented Dec 20, 2014

This updates the requirements to newer versions.

I also remove Jinja2, MarkupSafe, Werkzeug, argparse, itsdangerous, wsgiref, paramiko, pycrypto, ecdsa, SQLAlchemy because they were installed as dependencies. I think it will simplify things for someone who wants to update the requirements in the future.

  • Jinja2, MarkupSafe, Werkzeug, argparse, itsdangerous, and wsgiref were all installed with Flask
  • SQLAlchemy is installed with Flask-SQLAlchemy
  • paramiko, pycrypto, and ecdsa are installed with Fabric

This updates the requirements to newer versions.

I also remove Jinja2, MarkupSafe, Werkzeug, argparse, itsdangerous, wsgiref, paramiko, pycrypto, ecdsa, SQLAlchemy because they were installed as dependencies. I think it will simplify things for someone who wants to update the requirements in the future.

* Jinja2, MarkupSafe, Werkzeug, argparse, itsdangerous, and wsgiref were all installed with Flask
* SQLAlchemy is installed with Flask-SQLAlchemy
* paramiko, pycrypto, and ecdsa are installed with Fabric
@albertogg
Copy link
Owner

A much needed update! Thank you!

albertogg added a commit that referenced this pull request Dec 20, 2014
Update and simplify common requirements
@albertogg albertogg merged commit 0c6ac54 into albertogg:master Dec 20, 2014
@albertogg
Copy link
Owner

@pawl do you want collaborator access to the repo?

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

Successfully merging this pull request may close these issues.

None yet

2 participants