Skip to content

Commit cb5d617

Browse files
committed
pip install -U asgiref redis wsproto
1 parent 4a64b79 commit cb5d617

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

blocks/requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ trio-websocket==0.12.2
1010
typing_extensions==4.15.0
1111
webdriver-manager==4.0.2
1212
websocket-client==1.9.0
13-
wsproto==1.3.1
13+
wsproto==1.3.2

blocks/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
amqp==5.3.1
2-
asgiref==3.10.0
2+
asgiref==3.11.0
33
billiard==4.2.3
44
celery==5.5.3
55
certifi==2025.11.12
@@ -38,7 +38,7 @@ python-dateutil==2.9.0.post0
3838
python-dotenv==1.2.1
3939
python3-openid==3.2.0
4040
PyYAML==6.0.3
41-
redis==7.0.1
41+
redis==7.1.0
4242
requests==2.32.5
4343
requests-oauthlib==2.0.0
4444
setuptools==80.9.0

0 commit comments

Comments
 (0)