From ec857de50752230d6a4f2c4b1ffda5c20eafcd22 Mon Sep 17 00:00:00 2001 From: "Michael T. Kelbaugh" Date: Fri, 28 Feb 2020 15:29:18 -0500 Subject: [PATCH] specify versions for Python packages Former-commit-id: 70d632c632a990e09f18449108979aa94b913811 --- graphs/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/graphs/requirements.txt b/graphs/requirements.txt index bf6b2ee..fb4bb92 100644 --- a/graphs/requirements.txt +++ b/graphs/requirements.txt @@ -1,4 +1,4 @@ -Rtree -geojson -geopandas -networkx +Rtree==0.9.4 +geojson==2.5.0 +geopandas==0.7.0 +networkx==2.4