Skip to content

Commit c6382e9

Browse files
authored
More changes to Pipfile + add Pipfile.lock (#33)
1 parent 8fb22c8 commit c6382e9

File tree

2 files changed

+266
-3
lines changed

2 files changed

+266
-3
lines changed

Pipfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ flake8 = "*"
88
twine = "*"
99

1010
[packages]
11-
requests = "~=2.21.0"
12-
future = "~=0.18.2"
13-
ujson = "~=2.0.3"
11+
requests = ">=2.19.1"
12+
future = ">=0.18.2"
13+
ujson = "~=2.0"

Pipfile.lock

Lines changed: 263 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)