Skip to content

Commit 7f70032

Browse files
renzonrenzon
authored andcommitted
Updated dependencies
1 parent 9fdf28c commit 7f70032

File tree

2 files changed

+117
-14
lines changed

2 files changed

+117
-14
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ gunicorn = "*"
1717
python-decouple = "*"
1818
raven = "*"
1919
Pillow = "*"
20+
ipython = "*"
2021

2122
[dev-packages]
2223
faker = "*"
@@ -29,4 +30,4 @@ pytest-freezegun = "*"
2930
pytest-mock = "*"
3031

3132
[requires]
32-
python_version = "3.7"
33+
python_version = "3.7"

Pipfile.lock

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

0 commit comments

Comments
 (0)