Breakthrough-Energy / PreREISE

Generate input data for scenario framework
https://breakthrough-energy.github.io/docs/
MIT License
20 stars 28 forks source link

Generate Pipfile.lock after black update #340

Closed rouille closed 1 year ago

rouille commented 1 year ago

Pull Request doc

Purpose

Re-generate Pipfile.lock after recent update of the black package

What the code is doing

N/A

Testing

Existing unit tests

Where to look

N/A

Usage Example/Visuals

[~/CEM/PreREISE] (ben/lock) brdo$ pipenv --rm
Removing virtualenv (/Users/brdo/.local/share/virtualenvs/PreREISE-Yr21Ys7H)...
[~/CEM/PreREISE] (ben/lock) brdo$ pipenv sync --dev
Creating a virtualenv for this project...
Pipfile: /Users/brdo/CEM/PreREISE/Pipfile
Using /Users/brdo/.pyenv/versions/3.10.3/bin/python3 (3.10.3) to create virtualenv...
β Ό Creating virtual environment...created virtual environment CPython3.10.3.final.0-64 in 253ms
  creator CPython3Posix(dest=/Users/brdo/.local/share/virtualenvs/PreREISE-Yr21Ys7H, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/Users/brdo/Library/Application Support/virtualenv)
    added seed packages: pip==22.3.1, setuptools==65.6.3, wheel==0.38.4
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator

βœ” Successfully created virtual environment! 
Virtualenv location: /Users/brdo/.local/share/virtualenvs/PreREISE-Yr21Ys7H
Installing dependencies from Pipfile.lock (064219)...
  🐍   β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰β–‰ 115/115 β€” 00:00:59
To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
All dependencies are now up-to-date!
[~/CEM/PreREISE] (ben/lock) brdo$ pipenv shell
Loading .env environment variables...
Launching subshell in virtual environment...
[~/CEM/PreREISE] (ben/lock) brdo$  . /Users/brdo/.local/share/virtualenvs/PreREISE-Yr21Ys7H/bin/activate
(PreREISE) [~/CEM/PreREISE] (ben/lock) brdo$ pip list
Package                     Version
--------------------------- -----------
adal                        1.2.7
appdirs                     1.4.4
attrs                       22.2.0
azure-core                  1.26.2
azure-storage-blob          12.14.1
azure-storage-file-datalake 12.9.1
bcrypt                      4.0.1
black                       23.1.0
blosc2                      2.0.0
bokeh                       2.0.2
Bottleneck                  1.3.6
cachetools                  4.2.4
certifi                     2022.12.7
cffi                        1.15.1
cftime                      1.6.2
charset-normalizer          3.0.1
click                       8.1.3
click-plugins               1.1.1
cligj                       0.7.2
cloudpickle                 2.2.1
contourpy                   1.0.7
coverage                    7.1.0
cryptography                39.0.0
cycler                      0.11.0
Cython                      0.29.33
dask                        2023.1.1
deprecation                 2.1.0
et-xmlfile                  1.1.0
exceptiongroup              1.1.0
Fiona                       1.9.0
fonttools                   4.38.0
fs                          2.4.14
fs-azureblob                0.2.1
fs.sshfs                    1.0.1
fsspec                      2023.1.0
geographiclib               2.0
geopandas                   0.12.2
geopy                       2.3.0
google-api-core             2.10.2
google-api-python-client    2.75.0
google-auth                 1.35.0
google-auth-httplib2        0.1.0
google-auth-oauthlib        0.5.3
googleapis-common-protos    1.58.0
h5pyd                       0.12.7
httplib2                    0.21.0
idna                        3.4
iniconfig                   2.0.0
isodate                     0.6.1
Jinja2                      3.1.2
kiwisolver                  1.4.4
linopy                      0.0.15
locket                      1.0.0
MarkupSafe                  2.1.2
matplotlib                  3.6.3
msgpack                     1.0.4
msrest                      0.7.1
msrestazure                 0.6.4
munch                       2.5.0
mypy-extensions             0.4.3
netCDF4                     1.5.8
networkx                    3.0
NREL-PySAM                  3.0.2
numexpr                     2.8.4
numpy                       1.24.1
oauthlib                    3.2.2
openpyxl                    3.1.0
packaging                   23.0
pandas                      1.5.3
paramiko                    2.12.0
partd                       1.3.0
pathspec                    0.11.0
Pillow                      9.4.0
pip                         22.3.1
platformdirs                2.6.2
pluggy                      1.0.0
ply                         3.11
powersimdata                0.5.5
property-cached             1.6.4
protobuf                    4.21.12
py-cpuinfo                  9.0.0
pyasn1                      0.4.8
pyasn1-modules              0.2.8
pycparser                   2.21
pygrib                      2.1.4
PyJWT                       2.6.0
PyNaCl                      1.5.0
Pyomo                       6.4.4
pyparsing                   3.0.9
pyproj                      3.4.1
pypsa                       0.21.3
pytest                      7.2.1
pytest-cov                  4.0.0
python-dateutil             2.8.2
python-dotenv               0.21.1
pytz                        2022.7.1
PyYAML                      6.0
requests                    2.28.2
requests-oauthlib           1.3.1
requests-unixsocket         0.3.0
rsa                         4.9
Rtree                       1.0.1
scipy                       1.10.0
setuptools                  67.1.0
Shapely                     1.8.5.post1
six                         1.16.0
tables                      3.8.0
tomli                       2.0.1
toolz                       0.12.0
tornado                     6.2
tqdm                        4.29.1
typing_extensions           4.4.0
uritemplate                 4.1.1
urllib3                     1.26.14
wheel                       0.38.4
xarray                      2023.1.0
xlrd                        2.0.1

Time estimate

1min