Skip to content

Commit

Permalink
Update pkgs & versions used in recent dev env
Browse files Browse the repository at this point in the history
  • Loading branch information
douglatornell committed Feb 2, 2021
1 parent cb7412b commit 916c942
Showing 1 changed file with 43 additions and 40 deletions.
83 changes: 43 additions & 40 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,116 +27,119 @@ cached-property==1.5.1
Cartopy==0.18.0
certifi==2020.12.5
cffi==1.14.4
cftime==1.3.0
cftime==1.4.1
chardet==4.0.0
click==7.1.2
click-plugins==1.1.1
cliff==3.5.0
cliff==3.6.0
cligj==0.7.1
cloudpickle==1.6.0
cmd2==0.9.22
cmocean==2.0
colorama==0.4.4
coloredlogs==15.0
colorspacious==1.1.2
coverage==5.3
coverage==5.4
cryptography==3.3.1
cycler==0.10.0
cytoolz==0.11.0
dask==2020.12.0
dask==2021.1.1
defusedxml==0.6.0
distributed==2020.12.0
distributed==2021.1.1
docutils==0.16
execnet==1.7.1
execnet==1.8.0
f90nml==1.2
feedgen==0.9.0
Fiona==1.8.18
fsspec==0.8.5
future==0.18.2
GDAL==3.1.4
geopandas==0.8.1
geopandas==0.8.2
gitdb==4.0.5
GitPython==3.1.11
GitPython==3.1.12
gsw==3.4.0
HeapDict==1.0.1
humanfriendly==9.1
idna==2.10
imagesize==1.2.0
iniconfig==1.1.1
isodate==0.6.0
Jinja2==2.11.2
Jinja2==2.11.3
kiwisolver==1.3.1
locket==0.2.0
lxml==4.6.2
Mako==1.1.3
Mako==1.1.4
MarkupSafe==1.1.1
matplotlib==3.3.2
matplotlib==3.3.4
mock==4.0.3
more-itertools==8.6.0
msgpack==1.0.2
munch==2.5.0
mypy-extensions==0.4.3
nc-time-axis==1.2.0
netCDF4==1.5.5
numexpr==2.7.1
numpy==1.19.4
netCDF4==1.5.5.1
numexpr==2.7.2
numpy==1.20.0
numpy-indexed==0.3.5
olefile==0.46
packaging==20.8
pandas==1.1.5
pandas==1.2.1
paramiko==2.7.2
partd==1.1.0
pathspec==0.8.1
pathtools==0.1.2
pbr==5.5.1
Pillow==8.0.1
pip==20.3.3
Pillow==8.1.0
pip==21.0.1
pluggy==0.13.1
prettytable==0.7.2
prettytable==2.0.0
progressbar==2.5
psutil==5.7.3
psutil==5.8.0
py==1.10.0
pycparser==2.20
Pygments==2.7.3
pygrib==2.1.1
Pygments==2.7.4
pygrib==2.1.3
PyNaCl==1.4.0
pyOpenSSL==20.0.1
pyparsing==2.4.7
PyPDF2==1.26.0
pyperclip==1.8.0
pyperclip==1.8.1
pyproj==2.6.1.post1
pyshp==2.1.2
PyQt5==5.12.3
PyQt5-sip==4.19.18
PyQtChart==5.12
PyQtWebEngine==5.12.1
pyshp==2.1.3
PySocks==1.7.1
pytest==6.2.1
pytest==6.2.2
pytest-forked==1.2.0
pytest-randomly==3.5.0
pytest-xdist==2.2.0
python-dateutil==2.8.1
python-hglib==2.6.2
pytz==2020.4
PyYAML==5.3.1
pyzmq==20.0.0
rasterio==1.1.8
pytz==2021.1
PyYAML==5.4.1
pyzmq==22.0.1
rasterio==1.2.0
regex==2020.11.13
requests==2.25.1
requests-file==1.5.1
requests-toolbelt==0.9.1
retrying==1.3.3
Rtree==0.9.5
schedule==0.6.0
scipy==1.5.3
Rtree==0.9.7
schedule==1.0.0
scipy==1.6.0
scour==0.38.2
sentry-sdk==0.19.5
setuptools==49.6.0.post20201009
setuptools==49.6.0.post20210108
Shapely==1.7.1
six==1.15.0
smmap==3.0.4
snowballstemmer==2.0.0
smmap==3.0.5
snowballstemmer==2.1.0
snuggs==1.4.7
sortedcontainers==2.3.0
soupsieve==2.0.1
Sphinx==3.3.1
sphinx-rtd-theme==0.5.0
Sphinx==3.4.3
sphinx-rtd-theme==0.5.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
Expand All @@ -150,12 +153,12 @@ tblib==1.6.0
toml==0.10.2
toolz==0.11.1
tornado==6.1
typed-ast==1.4.1
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.2
urllib3==1.26.3
utm==0.6.0
verboselogs==1.7
watchdog==1.0.1
watchdog==1.0.2
wcwidth==0.2.5
wheel==0.36.2
xarray==0.16.2
Expand Down

0 comments on commit 916c942

Please sign in to comment.