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

Dependencies with py3.7 DeprecationWarnings #40

Open
4 tasks
LinuxMercedes opened this issue Jan 5, 2019 · 0 comments
Open
4 tasks

Dependencies with py3.7 DeprecationWarnings #40

LinuxMercedes opened this issue Jan 5, 2019 · 0 comments
Labels
tracking Issues that track progress of long-term work

Comments

@LinuxMercedes
Copy link
Member

  • docker 3.6.0
  • jsonschema 2.6.0
  • Jinja2 2.10
  • PyYAML 3.13

Details:

docker-3.6.0: DeprecationWarning: invalid escape sequence \P

jsonschema-2.6.0: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working

Jinja2-2.10: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working

PyYAML-3.13: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
@LinuxMercedes LinuxMercedes added the tracking Issues that track progress of long-term work label Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tracking Issues that track progress of long-term work
Projects
None yet
Development

No branches or pull requests

1 participant