Skip to content

Commit f16ee59

Browse files
committed
Resolve conflict
Signed-off-by: Saif Ul Islam <[email protected]>
1 parent 4f7d7a2 commit f16ee59

File tree

2 files changed

+30
-16
lines changed

2 files changed

+30
-16
lines changed

Pipfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ urllib3 = "==1.26.5"
4848
vt2geojson = "==0.2.1"
4949
webencodings = "==0.5.1"
5050
Pygments = "==2.9.0"
51-
haversine = "*"
52-
python-dotenv = "*"
53-
shapely = "*"
54-
turfpy = "*"
55-
geojson = "*"
51+
haversine = "==2.3.1"
52+
python-dotenv = "==0.19.0"
53+
shapely = "==1.7.1"
54+
turfpy = "==0.0.7"
55+
geojson = "==2.5.0"
5656
build = "*"
5757

5858
[dev-packages]

Pipfile.lock

Lines changed: 25 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)