Skip to content

Checks for out-of-date Python packages in requirements files

License

Notifications You must be signed in to change notification settings

divad/disrepair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disrepair

Checks for out-of-date Python packages in requirements files, intended for use with pip-tools.

Install

Run

pip install disrepair

Usage

To list available updates, use:

disrepair check path/to/requirements.in

To interactively update packages in the file:

disrepair update path/to/requirements.in

About

Checks for out-of-date Python packages in requirements files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages