We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bf550 commit 4c44d3aCopy full SHA for 4c44d3a
_delphi_utils_python/pyproject.toml
@@ -18,6 +18,7 @@ classifiers = [
18
dependencies = [
19
"boto3",
20
"cvxpy",
21
+ "delphi-epidata",
22
"epiweeks",
23
"gitpython",
24
"importlib_resources>=1.3",
google_symptoms/setup.py
@@ -5,6 +5,7 @@
5
"darker[isort]~=2.1.1",
6
"db-dtypes",
7
"delphi-utils",
8
9
"freezegun",
10
"mock",
11
"numpy",
0 commit comments