Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Mar 2, 2021
1 parent 8818141 commit 81dc5f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- python>=3.7
- python>=3.9

# dash packages
- dash
Expand All @@ -16,12 +16,15 @@ dependencies:
- pyarrow
- python-dateutil
- redis-py
- pydantic

# development
- black
- pytest
- toml
- isort
- mypy
- ipython
#
# # ci
# - gunicorn
Expand Down

0 comments on commit 81dc5f0

Please sign in to comment.