diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 0000000..773c061 --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1,15 @@ +requests>2.7 +geojson_rewind +geomet +appdirs>=1.4.3 +matplotlib +sphinx_issues +requests-cache +shapely>=1.5.13 +# The commit introducing the following line and the version for vcrpy can be reverted +# once https://github.com/kevin1024/vcrpy/issues/688 is fixed +urllib3==1.26.14 +vcrpy==4.2.1 +pytest +pytest-cov +codecov