copbird_aufarbeitung/ergebnisse_hackathon_repo/team-11/Pipfile

16 lines
239 B
TOML
Raw Normal View History

2023-03-26 16:36:49 +00:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
plotly = "*"
snscrape = {git = "https://github.com/JustAnotherArchivist/snscrape.git"}
pandas = "*"
[dev-packages]
[requires]
python_version = "3.9"