[metadata]
lock-version = "2.0"
python-versions = "^3.10"
-content-hash = "e41f880cd350ecafc461396adeec717dd632a56071c030fab761265acc0773f6"
+content-hash = "6ec2a7e5f2ef14da749323fd7fd41018619880340cb46cdcacab7a5d4ec9f852"
[tool.poetry]
name = "waybacktweets"
-version = "1.0a7"
+version = "1.0rc"
description = "Retrieves archived tweets CDX data from the Wayback Machine, performs necessary parsing, and saves the data."
authors = ["Claromes <support@claromes.com>"]
license = "GPLv3"
requests = "^2.30.0"
rich = "^13.6.0"
click = "^8.1.7"
+pandas = "^2.2.2"
[tool.poetry.group.docs.dependencies]
sphinx = "^7.3.7"