pangeacyber / pangea-python

Official Pangea Python Monorepo
https://pangea.cloud
MIT License
15 stars 5 forks source link

pangea-sdk: remove dependency on the asyncio pypi package (PAN-16579) #469

Closed kenany closed 1 month ago

kenany commented 1 month ago

This was only needed for Python v3.3, which we no longer support. asyncio is now a part of the standard library.