This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
rq
mirror of
https://github.com/rq/rq.git
Watch
1
Star
1
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6cfb5a6012
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
2023-05-02 22:46:10 +00:00
packaging==21.3
coverage==6.2
psutil
pytest
pytest-cov
Deleted redundant requirements from dev-requirements.txt
2023-05-02 23:52:56 +00:00
sentry-sdk