Skip to content

Commit

Permalink
Merge pull request #47 from shlomiLan/develop
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
mergify[bot] committed May 17, 2019
2 parents db03608 + 94951c1 commit a1ee461
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ python_http_client==3.1.0
-r requirements.txt

invoke==1.2.0
pre-commit==1.16.0
pre-commit==1.16.1
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
requests==2.21.0
urllib3==1.23
requests==2.22.0
urllib3==1.25.2
patool==1.12

# configs
pyyaml>=4.2b1
pyyaml==5.1

# Logs
daiquiri==1.5.0

# Tests
pytest==4.4.1
pytest==4.5.0
pytest-cov==2.7.1
codecov==2.0.15
python-coveralls==2.9.1
coveralls==1.7.0
mock==3.0.4
mock==3.0.5

# Find media name
guessit==3.0.3
Expand Down

0 comments on commit a1ee461

Please sign in to comment.