Skip to content

Commit

Permalink
Add missing packages to requirements.txt (#56)
Browse files Browse the repository at this point in the history
* Add distributed to requirements.txt

* Add missing packages to requirements.txt

* Remove collections

* Replace yaml to PyYAML
  • Loading branch information
gustavo-marques authored Nov 27, 2024
1 parent 0f865f2 commit b367b89
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ scipy
jupyter
cmocean
cartopy
distributed
ncar_jobqueue
PyYAML
intake
nc_time_axis

0 comments on commit b367b89

Please sign in to comment.