This repository was archived by the owner on Nov 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,9 +14,16 @@ Change Log
1414 Unreleased
1515~~~~~~~~~~
1616
17- *
17+ [0.1.0] - 2025-04-30
18+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19+
20+ Added
21+ _____
22+
23+ * Added support for Python 3.11 and 3.12
24+ * Dropped support for Python versions older than 3.11
1825
19- [0.1.0 ] - 2020-01-14
26+ [0.0.1 ] - 2020-01-14
2027~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2128
2229Added
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.8
2+ # This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
55# make upgrade
66#
7- exceptiongroup==1.2 .0
7+ iniconfig==2.1 .0
88 # via pytest
9- iniconfig==2.0.0
10- # via pytest
11- numpy==1.24.4
9+ numpy==2.2.5
1210 # via pandas
13- packaging==23.2
11+ packaging==25.0
1412 # via pytest
15- pandas==2.0 .3
13+ pandas==2.2 .3
1614 # via -r requirements/base.in
17- pluggy==1.4 .0
15+ pluggy==1.5 .0
1816 # via pytest
19- pytest==8.0.2
17+ pytest==8.3.5
2018 # via
2119 # -r requirements/base.in
2220 # pytest-json-report
@@ -25,13 +23,11 @@ pytest-json-report==1.5.0
2523 # via -r requirements/base.in
2624pytest-metadata==3.1.1
2725 # via pytest-json-report
28- python-dateutil==2.8.2
26+ python-dateutil==2.9.0.post0
2927 # via pandas
30- pytz==2024.1
28+ pytz==2025.2
3129 # via pandas
32- six==1.16 .0
30+ six==1.17 .0
3331 # via python-dateutil
34- tomli==2.0.1
35- # via pytest
36- tzdata==2024.1
32+ tzdata==2025.2
3733 # via pandas
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with Python 3.8
2+ # This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
55# make upgrade
66#
7- cachetools==5.3.3
7+ cachetools==5.5.2
88 # via tox
99chardet==5.2.0
1010 # via tox
1111colorama==0.4.6
1212 # via tox
13- distlib==0.3.8
13+ distlib==0.3.9
1414 # via virtualenv
15- filelock==3.13.1
15+ filelock==3.18.0
1616 # via
1717 # tox
1818 # virtualenv
19- packaging==23.2
19+ packaging==25.0
2020 # via
2121 # pyproject-api
2222 # tox
23- platformdirs==4.2.0
23+ platformdirs==4.3.7
2424 # via
2525 # tox
2626 # virtualenv
27- pluggy==1.4 .0
27+ pluggy==1.5 .0
2828 # via tox
29- pyproject-api==1.6.1
29+ pyproject-api==1.9.0
3030 # via tox
31- tomli==2.0.1
32- # via
33- # pyproject-api
34- # tox
35- tox==4.13.0
31+ tox==4.25.0
3632 # via -r requirements/ci.in
37- virtualenv==20.25.1
33+ virtualenv==20.30.0
3834 # via tox
You can’t perform that action at this time.
0 commit comments