Commit d5691283 authored by John L. Villalovos's avatar John L. Villalovos Committed by Nejc Habjan
Browse files

chore: remove typing-extensions from requirements.txt

We no longer support Python versions before 3.8. So it isn't needed
anymore.
parent 1bc788ca
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
requests==2.32.0
requests-toolbelt==1.0.0
typing-extensions==4.11.0 ; python_version < "3.8"