alexey-zakharenkov / subways

Subway Preprocessor and Validator
Apache License 2.0
12 stars 1 forks source link

Clean requirements #36

Closed alexey-zakharenkov closed 1 year ago

alexey-zakharenkov commented 1 year ago

process_subways.py and stop_areas/serve.py are independent applications, so separate the requirements. shapely package is needed only if scripts/process_subways.sh is used which is not always the case. Also update package versions to the latest stable.