diff options
author | Lorenz Diener <[email protected]> | 2020-02-21 21:03:21 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-02-21 21:03:21 +0100 |
commit | e2b9855ce9f8a1d305fe4e5c10c724c5ea1119cc (patch) | |
tree | 56b4d7728ec3e7b4aa430416c4ec2913dae7f932 | |
parent | fa1e887069514bf4b8802ac7f84bc33f8acc3080 (diff) | |
download | mastodon.py-e2b9855ce9f8a1d305fe4e5c10c724c5ea1119cc.tar.gz |
Update Pipfile
-rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,3 +14,4 @@ vcrpy = "*" | |||
14 | pytest-vcr = "<1" | 14 | pytest-vcr = "<1" |
15 | pytest-mock = "*" | 15 | pytest-mock = "*" |
16 | requests-mock = "*" | 16 | requests-mock = "*" |
17 | |||