We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e3497b commit a0313baCopy full SHA for a0313ba
requirements-micro.txt
@@ -7,5 +7,5 @@ psutil # for logging extra CPU-info
7
colorhash # for hashing a string into a color
8
numpy # for computing median and other stats
9
pytz # for timezone info
10
-requests==2.31.0 # for telemetry data posting
+requests==2.32.0 # for telemetry data posting
11
tzlocal==2.0 # for figuring out the local timezone; frozen to 2.0 because 3.0 conflicts the latest version of appscheduler (as of jan.2020)
0 commit comments