Skip to content

Commit

Permalink
Drop un-used deps from oonidata
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Apr 12, 2024
1 parent 92fa8b5 commit 814b78a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions oonidata/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,13 @@ dependencies = [
"lz4 ~= 4.0",
"requests ~= 2.27",
"cryptography ~= 38.0.3",
"clickhouse-driver ~= 0.2",
"click ~= 8.0.0",
"lxml ~= 4.9",
"maxminddb ~= 2.2",
"orjson ~= 3.8",
"mashumaro ~= 3.0",
"pyOpenSSL ~= 22.1",
"fastapi ~= 0.108.0",
"tabulate ~= 0.9.0",
"warcio ~= 1.7.4",
"msgpack ~= 1.0.4",
"statsd ~= 4.0.1",
"click-loglevel ~= 0.5.0",
"dask ~= 2023.3.2",
"altair ~= 4.2.0",
"numpy ~= 1.23.5",
"pandas ~= 2.0.0",
"flask ~= 2.2.0",
"jupyterlab ~= 4.0.7",
"temporalio ~= 1.5.1",
]

[tool.hatch.build.targets.sdist]
Expand Down

0 comments on commit 814b78a

Please sign in to comment.