summaryrefslogtreecommitdiffstats
path: root/src/test/rgw/bucket_notification/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/rgw/bucket_notification/requirements.txt')
-rw-r--r--src/test/rgw/bucket_notification/requirements.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/test/rgw/bucket_notification/requirements.txt b/src/test/rgw/bucket_notification/requirements.txt
new file mode 100644
index 000000000..a3cff2bed
--- /dev/null
+++ b/src/test/rgw/bucket_notification/requirements.txt
@@ -0,0 +1,8 @@
+nose >=1.0.0
+boto >=2.6.0
+boto3 >=1.0.0
+configparser >=5.0.0
+kafka-python >=2.0.0
+pika
+cloudevents
+xmltodict