Skip to content

Conversation

@luhn
Copy link

@luhn luhn commented Oct 12, 2023

#12 added caching using requests-cache. requests-cache is a powerful library with half a dozen dependencies, but we're only utilizing its most basic functionality.

This PR removes requests-cache as a dependency, instead using stdlib's lru_cache and vanilla requests to achieve the same effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant