-
Notifications
You must be signed in to change notification settings - Fork 6
deps: Drop support for Python 3.7 and 3.8 #337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 32 commits
9b32164
dccef48
f81c738
5cb30ca
7f44424
3e4e6f6
7beea0d
32d7b8f
e871d73
2bdf3ef
d902e31
a0543b9
6a5d943
1bbd5f7
96a5e97
8af9bee
78574c0
9ca34b8
de202f4
fd9dd27
bfe9115
91e437e
eca1ab7
06b4e88
d481be4
f4a9fc6
7585a86
c777141
7d745b0
9511e7a
9638e43
d433fae
4c522b3
cbfcd1a
2f9fc09
7b967e7
18098f0
20e6565
f39b97f
c23d435
a52c46d
4ebe910
cd4942e
32245de
695c33d
9ea13d3
2ee0533
f59ee72
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From the comments, it seems removing Python 3.7 could ensure pandas >= 1.5.0, and thus ensure JSONArray and JSONDtype to be available. Do we still need
_determine_all()
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed.