diff options
| author | Priyansh <[email protected]> | 2021-12-23 18:40:34 -0500 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2021-12-23 18:40:34 -0500 |
| commit | 82e7ff46c85acc1449d82e7eaa150f4064af05b7 (patch) | |
| tree | 413c9f0372a2800e927b8099f2fcda675ca45a4d /requirements.txt | |
| parent | 99c2910e4d05cbd977df28773c93ff3fac33a730 (diff) | |
| download | KafkaPySpark-82e7ff46c85acc1449d82e7eaa150f4064af05b7.tar.xz KafkaPySpark-82e7ff46c85acc1449d82e7eaa150f4064af05b7.zip | |
Added Kafka, Consumer and Producer Modules
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
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 |
