Skip to content

Commit

Permalink
53f13e0934
Browse files Browse the repository at this point in the history
  • Loading branch information
Liftingthedata committed Jun 18, 2023
1 parent 5ed240b commit 97db135
Show file tree
Hide file tree
Showing 5 changed files with 1,319 additions and 1,277 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ beautifulsoup4 = "*"
scrapy = {extras = ["vgchartz"], version = "*"}
html5lib = "*"
fuzzywuzzy = "*"
snscrape = {extras = ["twitter"], version = "*"}
textblob = {extras = ["twitter"], version = "*"}
nltk = {extras = ["twitter"], version = "*"}
vadersentiment = {extras = ["twitter"], version = "*"}
Expand All @@ -19,6 +18,7 @@ python-levenshtein = {extras = ["metacritic"], version = "*"}
fake-useragent = {extras = ["metacritic"], version = "*"}
google-cloud-storage = "*"
gcsfs = "*"
snscrape = {git = "https://github.com/JustAnotherArchivist/snscrape.git"}

[dev-packages]
airflow-kubernetes-job-operator = "*"
Expand Down
Loading

0 comments on commit 97db135

Please sign in to comment.