question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update python-dateutil dependency

See original GitHub issue

Hi! We’re getting the following safety check error. Looks like there’s a new version of python-dateutil

django-auditlog 0.4.5 has requirement python-dateutil==2.6.0, but you'll have python-dateutil 2.7.5 which is incompatible.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
charleswhchancommented, May 16, 2019

Also link to issue #162 & PR #184.

I wish @jjkester can approve it (or allow additional maintainers for this project) as I am sure many people in the community depends on and enjoys using django-auditlog 👍

1reaction
dalyscommented, Mar 25, 2019

There’s already a PR for this. Unfortunately the author is required to approve it, but it seems the author has disappeared. See https://github.com/jjkester/django-auditlog/pull/201

Read more comments on GitHub >

github_iconTop Results From Across the Web

python-dateutil - PyPI
Extensions to the standard Python datetime module. ... pip install python-dateutil ... to the project, see the CONTRIBUTING.md file in the repository.
Read more >
Upgrade the Python package dateutil: Could not find a version
Show activity on this post. I tried to upgrade dateutil from 2.5. 3 to the newest version 2.6. 0 with pip install dateutil...
Read more >
How to Install python-dateutil in Python? - Finxter
Open your Linux terminal or shell · Type “ pip install python-dateutil ” (without quotes), hit Enter. · If it doesn't work, try...
Read more >
About python-dateutil for Yum on Linux
This command will update python-dateutil to the latest version. When you run this command, you will be asked if you are sure that...
Read more >
time to update python-dateutil again · Issue #1872 - GitHub
I understand. I want to hear from the person who pinned this dependency what installers they plan to upgrade to fix this properly...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found