Skip to content

Commit

Permalink
chore: updating pipefile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
hurshd0 committed Apr 13, 2020
1 parent cb313fd commit 5f6ab94
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 541 deletions.
12 changes: 6 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,25 @@ name = "pypi"
[packages]
dash = "*"
dash-bootstrap-components = "*"
gunicorn = "*"
dash-daq = "*"
plotly = "*"
pandas = "*"
pymongo = "*"
python-decouple = "*"
tweepy = "*"
requests = "*"
dash-daq = "*"
flask-mobility = "*"
python-dateutil = "*"
flask-caching = "*"
gunicorn = "*"

[dev-packages]
pylint = "*"
black = "*"
jupyter = "*"
pytest = "*"
coverage = "*"
coveralls = "*"

[requires]
python_version = "3.7"

[pipenv]
allow_prereleases = true
allow_prereleases = true
Loading

0 comments on commit 5f6ab94

Please sign in to comment.