copbird_aufarbeitung/ergebnisse_hackathon_repo/team-11/Pipfile
2023-03-26 18:36:49 +02:00

15 lines
239 B
TOML

[[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"