
The asyncio library is part of Python's standard library since Python 3.4 and should not be included in requirements.txt. Including it can lead to installation conflicts and errors, especially with different Python and pip versions.
Originally posted by @gemini-code-assist[bot] in #203 (comment)
The
asynciolibrary is part of Python's standard library since Python 3.4 and should not be included inrequirements.txt. Including it can lead to installation conflicts and errors, especially with different Python andpipversions.Originally posted by @gemini-code-assist[bot] in #203 (comment)