Skip to content

Commit

Permalink
Bump GitPython dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCummins committed Apr 2, 2020
1 parent b92b6c7 commit 815e9c4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ funcsigs==1.0.2
futures==3.1.1
fuzzywuzzy==0.16.0
gast==0.2.2. # Dependency of tensorflow.
GitPython==2.1.11
gitdb==4.0.2
GitPython==3.1.0
GPUtil==1.4.0
graph_nets==1.0.2
graphviz==0.9
Expand Down Expand Up @@ -186,7 +187,7 @@ Send2Trash==1.5.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.11.0 # Needed by absl.
smmap2==2.0.3
smmap==3.0.1 # Needed by gitdb.
SQLAlchemy==1.3.10
sqlparse==0.3.0
statistics==1.0.3.5
Expand Down

0 comments on commit 815e9c4

Please sign in to comment.