Update requirements.txt

pull/1129/head
CI-DEV 19 hours ago committed by GitHub
parent 75049e82a3
commit dde964a915
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -27,3 +27,6 @@ orjson
schedule
uvloop; sys_platform == 'linux' or sys_platform == 'darwin' # linux or macos only
winloop; sys_platform == 'win32' # windows only
# Experimental packages (install separately if needed)
# matplotlib # Uncomment to install experimental visualization features

Loading…
Cancel
Save