Skip to content

[Prototype] Client-side caching option for Epidata.covidcast Python #541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Client cache: add requests-cache to web_python Dockerfile
  • Loading branch information
dshemetov committed May 19, 2021
commit 5700a1666f58aa91b82afee9623275ae8c488cc9
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Flask==1.1.2
SQLAlchemy==1.3.22
mysqlclient==2.0.2
newrelic
python-dotenv==0.15.0
orjson==3.4.7
pandas==1.2.3
requests-cache
scipy==1.6.2
newrelic