Files
LunaChocken 6e68fcf0cb init
2026-01-04 14:06:54 +00:00

12 lines
234 B
TOML

[project]
name = "epicgamesranking"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"cachier>=4.1.0",
"pandas>=2.3.3",
"python-dotenv>=1.2.1",
]