File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Sphinx==7.0.1;python_version>"3.6"
1+ Sphinx==7.0.1
22werkzeug
33setuptools<=81 # pkg_resources was removed from setuptools 82
Original file line number Diff line number Diff line change 11# these are pinned for repeatability, but updated by pyup.io to be latest
22pytest==4.6.9;python_version<"3.10"
33pytest>7;python_version>="3.10"
4- more-itertools;python_version>="3.6"
4+ more-itertools
55freezegun==0.3.14
66pytest-cov==2.8.1;python_version<"3.10"
77pytest-cov>2.8;python_version>="3.10"
@@ -15,7 +15,7 @@ setuptools==44.0.0;python_version<"3.10"
1515setuptools>64,<=81;python_version>="3.10"
1616coverage==5.0.3;python_version<"3.10"
1717coverage>=6.0;python_version>="3.10"
18- flaky==3.8.1;python_version>="3.6"
18+ flaky==3.8.1
1919
2020# for integration tests
2121# eventlet is pinned until https://github.com/benoitc/gunicorn/pull/2581
You can’t perform that action at this time.
0 commit comments