MISP / misp-modules

Modules for expansion services, enrichment, import and export in MISP and other tools.
http://misp.github.io/misp-modules
GNU Affero General Public License v3.0
344 stars 233 forks source link

Update pandas, shorten build/test time for py3.11 #635

Closed oivindoh closed 1 year ago

oivindoh commented 1 year ago

Update pandas to avoid a very time consuming build instead of just using a wheel - looking at pandas breaking changes this shouldn't affect us due to this essentially only being used to do excel reads.