Lock requirements from pip freeze on a working system with python 3.8

This commit is contained in:
Matt McWilliams 2023-12-16 10:30:18 -05:00
parent a5a12f0163
commit 89ed6011fc
1 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,7 @@
cairocffi
pyserial
pyhull
Shapely
cairocffi==1.2.0
cffi==1.14.4
numpy==1.19.5
pycparser==2.20
pyhull==2015.2.1
pyserial==3.5
Shapely==1.7.1