utterworks / fast-bert

Super easy library for BERT based NLP models
Apache License 2.0
1.86k stars 341 forks source link

changes python to 3.7, cryptography to latest #293

Closed TBastable closed 3 years ago

TBastable commented 3 years ago

In order to remove two critical CVE vulnerabilities, downgrades python package to 3.7, upgrades cryptography to latest (any version above 3.2.2 will fix the vulnerability)