Actualités

A repo for studying Python's Requests module and for reference, and for continually improving and expanding. Using Python 3.
Hi @nerdvegas seems that you are running poetry 1.7.1 using the system python, IMO that would be fixed if you run apt install python3-requests-toolbelt. But you can share the poetry config --list ...