We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b8727 commit 93864eaCopy full SHA for 93864ea
CHANGELOG.md
@@ -378,9 +378,9 @@ v2.5.1 (2024-04-02)
378
2.8.1 (2025-02-17)
379
-------------------
380
381
-#### Hotfixes
382
-- **setup.py** :
383
- - Updated requests lib to a newest version (requests>=2.32.3"), urllib removed. Python set to require -">=3.9"
+#### Improvements
+- Defined the latest version (2.32.3) of the requests library as a dependency. urllib3 was removed as an explicit dependency for this project.
+- Python 3.9 is now defined as the oldest version of Python supported by this project.
384
385
### Reversinglabs SDK Cookbook changes
386
#### Improvements
0 commit comments