diff --git a/requirements.txt b/requirements.txt index a6486d7d..ac121472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ python-dateutil==2.8.2 python-dotenv==0.19.2 pywin32-ctypes==0.2.0 PyYAML==6.0 -./wheels/Shapely-1.8.0-cp310-cp310-win_amd64.whl +Shapely==1.8.1 shiboken2==5.15.2.1 six==1.16.0 sniffio==1.2.0 diff --git a/wheels/README.md b/wheels/README.md deleted file mode 100644 index 3e3642b2..00000000 --- a/wheels/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# Wheels - -This directory contains Windows wheels for packages that do not yet have wheels -on PyPI. Wheels are downloaded from https://www.lfd.uci.edu/~gohlke/pythonlibs/. diff --git a/wheels/Shapely-1.8.0-cp310-cp310-win_amd64.whl b/wheels/Shapely-1.8.0-cp310-cp310-win_amd64.whl deleted file mode 100644 index e0e92d74..00000000 Binary files a/wheels/Shapely-1.8.0-cp310-cp310-win_amd64.whl and /dev/null differ