airbnb / binaryalert

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
https://binaryalert.io
Apache License 2.0
1.39k stars 187 forks source link

Py deps upgrade, TF upgrade, TF fixes #174

Open phretor opened 3 years ago

phretor commented 3 years ago

to: @airbnb/binaryalert-maintainers

resolves #145 resolves #173 resolves #167 resolves #166 resolves #154 resolves #153 resolves #152 resolves #142 resolves #144

Background

I see that there are many pending PR and open issues, so I tried to take the most important into account into one, comprehensive PR.

Changes

Testing

python manage.py unit_test

phretor commented 3 years ago

I checked the logs of the CI job but I can't see any meaningful error message. I see that both jobs on Py 3.6 and Py 3.7 have errored, but I can't see the cause. Maybe you have some hints on how to dig deeper @ryandeivert ? Thanks!