Skip to content

Commit

Permalink
Added minimum GitPython version 3.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
Pale-Blue-Dot-97 committed Sep 11, 2023
1 parent ccc4af8 commit d7bb4cb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ catalyst = "==22.4"
fastapi = "==0.101.0"
fiona = ">=1.9.1"
geopy = "==2.4.0"
GitPython = ">=3.1.35"
imageio = "==2.31.3"
inputimeout = "==1.0.4"
ipykernel = "==6.25.1"
Expand Down
1 change: 1 addition & 0 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ catalyst==22.4
fastapi>=0.101.0
fiona>=1.9.1
geopy==2.4.0
GitPython>=3.1.35
imageio==2.31.3
inputimeout==1.0.4
ipykernel==6.25.1
Expand Down
1 change: 1 addition & 0 deletions requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ fastapi>=0.101.0
fiona>=1.9.1
flake8==6.1.0
geopy==2.4.0
GitPython>=3.1.35
imageio==2.31.3
inputimeout==1.0.4
internet-sabotage3==0.1.6
Expand Down

0 comments on commit d7bb4cb

Please sign in to comment.