Skip to content
Merged
Changes from 2 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: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ deps =
datastore_aiomysql: cryptography
datastore_aiomysql: sqlalchemy<2
datastore_bmemcached: python-binary-memcached
datastore_cassandradriver: setuptools<82
datastore_cassandradriver-cassandralatest: cassandra-driver
datastore_cassandradriver-cassandra032903: cassandra-driver<3.29.3
datastore_cassandradriver: twisted
Expand Down Expand Up @@ -392,6 +393,7 @@ deps =
framework_grpc-grpc0162: grpcio<1.63
framework_grpc-grpc0162: grpcio-tools<1.63
framework_grpc-grpc0162: protobuf<4.25
framework_pyramid: setuptools<82
framework_pyramid: routes
framework_pyramid-cornicelatest: cornice
framework_pyramid-Pyramidlatest: Pyramid
Expand Down
Loading