Skip to content

Commit

Permalink
Merge pull request #81 from davidusb-geek/dependabot/pip/skforecast-0…
Browse files Browse the repository at this point in the history
….8.1

Bump skforecast from 0.8.0 to 0.8.1
  • Loading branch information
davidusb-geek authored May 27, 2023
2 parents 24c89b8 + 5c9469e commit 49720a4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pulp>=2.4
pyyaml>=5.4.1
netcdf4>=1.5.3
tables==3.7.0
skforecast==0.8.0
skforecast==0.8.1
markupsafe==2.1.2
Jinja2<3.2
sphinx==5.3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ pulp>=2.4
pyyaml>=5.4.1
netcdf4>=1.5.3
tables==3.7.0
skforecast==0.8.0
skforecast==0.8.1
2 changes: 1 addition & 1 deletion requirements_webserver.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pulp>=2.4
pyyaml>=5.4.1
netcdf4>=1.5.3
tables==3.7.0
skforecast==0.8.0
skforecast==0.8.1
flask>=2.0.3
waitress>=2.1.1
plotly>=5.6.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
'pyyaml>=5.4.1',
'netcdf4>=1.5.3',
'tables==3.7.0',
'skforecast==0.8.0',
'skforecast==0.8.1',
], # Optional
entry_points={ # Optional
'console_scripts': [
Expand Down

0 comments on commit 49720a4

Please sign in to comment.