This website works better with JavaScript.
Explore
Help
Sign In
util
/
rq
mirror of
https://github.com/peter4431/rq.git
Watch
4
Star
0
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6cfb5a6012
main
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '6cfb5a6012'
${ noResults }
rq
/
dev-requirements-36.txt
6 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Coverage fixes (#1890) * Don't fail CI if codecov fails * Remove codecov from dev-requirements.txt * Pin packaging dependency to 21.3 * Pin coverage to 6.5.0 * Pin coverage to 6.2 * Downgrade packaging * Drop Python 3.6 from test matrix * Reenable Python 3.6 in tests * Downgrade coverage req * Make a different dev-requirements file for Python 3.6 * Moved dev-requirements-36 to root dir
2 years ago
packaging==21.3
coverage==6.2
psutil
pytest
pytest-cov
Deleted redundant requirements from dev-requirements.txt
2 years ago
sentry-sdk