package upgrades seemed to fix 100% cpu

This commit is contained in:
Tim
2024-04-09 23:03:44 -04:00
parent bc6f4e3023
commit 54f6ffd52a

View File

@@ -32,7 +32,7 @@ MarkupSafe==2.1.3
msgpack-python==0.5.6
multidict==6.0.4
omegaconf==2.3.0
orjson==3.9.15
orjson==3.10.0
parsimonious==0.9.0
protobuf==4.25.2
psycopg2-binary==2.9.9
@@ -50,10 +50,10 @@ rpds-py==0.17.1
six==1.16.0
socket.io-emitter==0.1.5.1
sortedcontainers==2.4.0
SQLAlchemy==2.0.28
SQLAlchemy==2.0.29
toolz==0.12.0
typing_extensions==4.9.0
urllib3==2.1.0
web3==6.15.1
web3==6.16.0
websockets==12.0
yarl==1.9.4