Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion py/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
async-generator==1.10
attrs==21.4.0
attrs==23.1.0
certifi==2023.7.22
cffi==1.15.0
cryptography==41.0.3
Expand Down
6 changes: 3 additions & 3 deletions py/requirements_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ async-generator==1.10 \
# -r py/requirements.txt
# trio
# trio-websocket
attrs==21.4.0 \
--hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \
--hash=sha256:626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd
attrs==23.1.0 \
--hash=sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 \
--hash=sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015
# via
# -r py/requirements.txt
# outcome
Expand Down