v3.11.0
🚀 New Features
- Session class for requests can be customized with new
session_class
argument forFAAPI
⚙️ Changes
- Remove cfscrape dependency
- Was not updated in years and all requests succeeded with a normal
requests.Session
object
- Was not updated in years and all requests succeeded with a normal
📦 Dependencies
- Use requests ^2.31.0
- Fix CVE-2023-32681 issue
- Use beautifulsoup4 ^4.12.2
- Use lxml ^4.9.2
🔗 Links
- PyPi release: https://pypi.org/project/FAAPI/3.11.0
- Full changelog: v3.10.1...v3.11.0