Skip to content

Commit

Permalink
Less strict version
Browse files Browse the repository at this point in the history
  • Loading branch information
rzats committed Jan 23, 2024
1 parent 2b94ee1 commit f764427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python-packages/covidcast-py/setup.py
Expand Up @@ -31,7 +31,7 @@
"imageio",
"tqdm",
"epiweeks",
"importlib_resources==6.1.1",
"importlib_resources>=1.3",
],
package_data={"covidcast": ["shapefiles/*/*", "geo_mappings/*"]}
)

0 comments on commit f764427

Please sign in to comment.