diff options
author | Cody Hiar <cody@hiar.ca> | 2023-08-29 16:21:55 -0600 |
---|---|---|
committer | Cody Hiar <cody@hiar.ca> | 2023-08-29 16:21:55 -0600 |
commit | bee010b99699723432435646486dc8e0ecebbea3 (patch) | |
tree | 73db56d751a8aad14ca4bce90c2421047eccd66f /requirements.txt |
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..53129bb --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +pyspark==3.2.1 |