Update pipfile and lock
This commit is contained in:
parent
cbac5038aa
commit
f5d4405c07
2 changed files with 2 additions and 2 deletions
2
Pipfile
2
Pipfile
|
@ -16,7 +16,7 @@ dj-database-url = "*"
|
||||||
django-dotenv = "*"
|
django-dotenv = "*"
|
||||||
plotly = "*"
|
plotly = "*"
|
||||||
django-mailgun = "*"
|
django-mailgun = "*"
|
||||||
gitpython = "*"
|
GitPython = "*"
|
||||||
|
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
|
|
2
Pipfile.lock
generated
2
Pipfile.lock
generated
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"_meta": {
|
"_meta": {
|
||||||
"hash": {
|
"hash": {
|
||||||
"sha256": "32be3f9fe9f6e66fc10caa61b74eb88f6a183ddf5c6ed65607024838f2af6ee6"
|
"sha256": "ff9c47e65fda61f6f8bea06608d98efd43543fc0a3f8ec6875ec19194e4d9116"
|
||||||
},
|
},
|
||||||
"pipfile-spec": 6,
|
"pipfile-spec": 6,
|
||||||
"requires": {},
|
"requires": {},
|
||||||
|
|
Loading…
Reference in a new issue