Skip to content

Commit

Permalink
Merge pull request MISP#635 from oivindoh/wheels
Browse files Browse the repository at this point in the history
Update pandas, shorten build/test time for py3.11
  • Loading branch information
adulau authored Sep 3, 2023
2 parents 66cf75c + b12bb13 commit a52e5a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions REQUIREMENTS
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ oletools==0.60.1
opencv-python==4.7.0.72
openpyxl==3.1.2
packaging==23.1 ; python_version >= '3.7'
pandas==1.3.5
pandas-ods-reader==0.1.2
pandas==1.5.3
pandas-ods-reader==0.1.4
passivetotal==2.5.9
pcodedmp==1.2.6
pdftotext==2.2.2
Expand Down Expand Up @@ -130,7 +130,7 @@ python-magic==0.4.27
python-pptx==0.6.21
python-socketio[client]==5.8.0 ; python_version >= '3.6'
python-utils==3.5.2 ; python_version >= '3.7'
pytz==2019.3
pytz==2023.3
pytz-deprecation-shim==0.1.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
pyyaml==6.0 ; python_version >= '3.6'
pyzbar==0.1.9
Expand Down

0 comments on commit a52e5a5

Please sign in to comment.