Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Update Pipfile and README. (#41)
Browse files Browse the repository at this point in the history
* Update Pipfile and README.

* Update README.md

* Update README.md
  • Loading branch information
shrinandj committed Apr 16, 2019
1 parent 2083e0e commit b83d305
Show file tree
Hide file tree
Showing 3 changed files with 262 additions and 242 deletions.
6 changes: 4 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ name = "pypi"
boto3 = "==1.7.84"
retrying = "==1.3.3"
bunch = "==1.0.1"
Flask = "==0.12"
pytz = "==2016.10"
requests = "==2.13.0"
kubernetes = "==2.0.0"
Jinja2 = ">=2.10.1"
pyyaml = ">=4.2b1"
requests = ">=2.20.0"
flask = ">=0.12.3"

[dev-packages]
pytest = "==3.9.3"
Expand Down
Loading

0 comments on commit b83d305

Please sign in to comment.