We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b4bb3 commit c15abb3Copy full SHA for c15abb3
requirements/3.11.txt
@@ -27,6 +27,7 @@
27
# testcontainers-kafka
28
# testcontainers-keycloak
29
# testcontainers-localstack
30
+ # testcontainers-memcached
31
# testcontainers-minio
32
# testcontainers-mongodb
33
# testcontainers-mssql
@@ -49,6 +50,8 @@
49
50
# via -r requirements.in
51
-e file:localstack
52
53
+-e file:memcached
54
+ # via -r requirements.in
55
-e file:minio
56
57
-e file:mongodb
@@ -96,9 +99,9 @@ bcrypt==4.0.1
96
99
# via paramiko
97
100
bleach==6.0.0
98
101
# via readme-renderer
-boto3==1.26.112
102
+boto3==1.26.113
103
# via testcontainers-localstack
-botocore==1.29.112
104
+botocore==1.29.113
105
# via
106
# boto3
107
# s3transfer
0 commit comments