Commit 35b5e9c
committed
Update dependency version floors and drop Python 2 vestiges
- Remove `future` (Python 2 only) and `setuptools` from requirements.txt
- Bump urllib3 floor to 2.0 (1.x is EOL)
- Bump certifi floor to 2023.7.22 for security
- Bump python-dateutil floor to 2.8.2
- Modernize test deps: pytest >= 7.0, pytest-cov >= 4.0, pytest-randomly >= 3.12
- Align setup.py install_requires with requirements.txt1 parent 73176e0 commit 35b5e9c
3 files changed
+7
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments