aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2021-12-23 18:40:34 -0500
committerPriyansh <[email protected]>2021-12-23 18:40:34 -0500
commit82e7ff46c85acc1449d82e7eaa150f4064af05b7 (patch)
tree413c9f0372a2800e927b8099f2fcda675ca45a4d /requirements.txt
parent99c2910e4d05cbd977df28773c93ff3fac33a730 (diff)
downloadKafkaPySpark-82e7ff46c85acc1449d82e7eaa150f4064af05b7.tar.xz
KafkaPySpark-82e7ff46c85acc1449d82e7eaa150f4064af05b7.zip
Added Kafka, Consumer and Producer Modules
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..6a87040
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,3 @@
+kafka
+dotenv
+tweepy