Skip to content

Commit

Permalink
Update Pipfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjith-ki021994 authored Oct 22, 2024
1 parent 3344891 commit d194d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ name = "pypi"
[packages]
certifi = "==2018.4.16"
chardet = "==3.0.4"
docker = "==5.6.0"
docker = "==3.4.1"
docker-pycreds = "==0.3.0"
"gitdb2" = "==2.0.4"
idna = "==2.7"
requests = ">=2.20.0"
six = "==1.11.0"
"smmap2" = "==2.0.4"
"urllib3" = "==1.26.5"
websocket-client = "==1.6.0"
websocket-client = "==0.48.0"
GitPython = "==2.1.11"
"Jinja2" = "==2.11.3"
MarkupSafe = "==1.1.1"
Expand Down

0 comments on commit d194d94

Please sign in to comment.