We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9bcc21 commit 7d9cc84Copy full SHA for 7d9cc84
1 file changed
setup.cfg
@@ -29,7 +29,7 @@ zip_safe = False
29
include_package_data = True
30
install_requires =
31
requests >= 2.22.0
32
- pandas == 1.2.4
+ pandas >= 2.0, <=2.3.3
33
github-traffic-stats == 1.2.0
34
Jinja2 == 3.0.3
35
bokeh == 2.3.0
0 commit comments