commit | c81445c78c830c9bbb0f3297788de58dc8b97255 | [log] [tgz] |
---|---|---|
author | pyup.io bot <[email protected]> | Mon Oct 18 00:38:23 2021 -0500 |
committer | GitHub <[email protected]> | Mon Oct 18 07:38:23 2021 +0200 |
tree | 7dd2a04fc72e5107c14212f31176e3aa22100030 | |
parent | 589bae0c58298d92fea0e463ab5104166cd6e63c [diff] |
Update pandas to 1.3.4 (#641) * Update pandas from 1.3.3 to 1.3.4
diff --git a/extra_requirements.txt b/extra_requirements.txt index 024e1fd..0d5dc1c 100644 --- a/extra_requirements.txt +++ b/extra_requirements.txt
@@ -14,6 +14,6 @@ # pyfakefs to work with pandas # we use the latest version to see any problems with new versions pandas==1.1.5; python_version <= '3.6' -pandas==1.3.3; python_version > '3.6' +pandas==1.3.4; python_version > '3.6' xlrd==1.2.0 openpyxl==3.0.9