# Core dependencies
textual>=0.47.0
polars>=0.20.0
aiohttp>=3.8.4
gql>=3.4.0
oathtool>=2.3.1

# For fuzzy search
fuzzywuzzy>=0.18.0
python-Levenshtein>=0.21.0
