Update python-dateutil dependency
See original GitHub issueHi! 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:
- Created 5 years ago
- Reactions:6
- Comments:5 (1 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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 👍
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