This website requires JavaScript.
Explore
Help
Register
Sign In
encode
/
django-rest-framework
Watch
1
Star
1
Fork
0
You've already forked django-rest-framework
mirror of
https://github.com/encode/django-rest-framework.git
synced
2024-11-22 17:47:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7b53960c3b
django-rest-framework
/
requirements
/
requirements-testing.txt
5 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
requirements-testing: update pytest to 3.4.0 (#5815)
2018-02-08 11:00:44 +03:00
# Pytest for running the tests.
upgrade pytest+pytest-django to eliminate dependencies on six (#7672) * upgrade to latest version of pytest+pytest-django to eliminate dependency on six * rollback pytest to 6.1 as py35 is dropped in 6.2 Co-authored-by: Tom Christie <tom@tomchristie.com>
2021-03-10 15:45:47 +03:00
pytest>=6.1.1,<6.2
pytest-django>=4.1.0,<4.2
pytest-cov>=2.10.1
Reference in New Issue
Copy Permalink