Skip to content

Commit 7d9cc84

Browse files
authored
Bump pandas version
1 parent f9bcc21 commit 7d9cc84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ zip_safe = False
2929
include_package_data = True
3030
install_requires =
3131
requests >= 2.22.0
32-
pandas == 1.2.4
32+
pandas >= 2.0, <=2.3.3
3333
github-traffic-stats == 1.2.0
3434
Jinja2 == 3.0.3
3535
bokeh == 2.3.0

0 commit comments

Comments
 (0)