Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update requirements script #454

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions .github/workflows/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name: requirements
# This will check to see if there are new requirements and will
# automatically create a pull request.
on:
longshuicy marked this conversation as resolved.
Show resolved Hide resolved
push:
branches:
- main

schedule:
- cron: '0 0 * * *'

Expand All @@ -19,7 +15,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
ref: develop

# check all requirements
- name: requirements check
Expand All @@ -29,9 +27,10 @@ jobs:
# try and create a PR
- name: create PR if needed
if: github.repository == env.MAIN_REPO
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v5
with:
commit-message: "Updated requirements"
title: "Updated requirements"
reviewers: IN-CORE/core-dev
delete-branch: true
base: develop
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ hs_err_pid*
# vim swap files
*.swp

# backup files
*~

# IDEA:
.idea/
**.iml
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ channels:
- defaults
dependencies:
- ipopt>=3.11
- scip>=8.0.0
- fiona>=1.9.5
- geopandas>=0.14.0
- matplotlib>=3.8.0
Expand Down
66 changes: 32 additions & 34 deletions versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,46 @@ This file is autogenerated and lists the latest versions of all dependencies. Th

| PIP Package | Conda Package | Required Version | Matched Version (pip) |
|-------------|---------------|------------------|-----------------------|
| fiona | | \>=1.8.4| 1.9.2 |
| geopandas | | \>=0.6.1| 0.12.2 |
| matplotlib | | \>=2.1.0| 3.7.1 |
| networkx | | \>=2.2| 3.1 |
| numpy | | \>=1.16.6,\<2.0a0| 1.24.2 |
| pandas | | \>=1.1.0| 1.5.3 |
| pycodestyle | | \>=2.6.0| 2.10.0 |
| pyomo | | \>=5.6| 6.5.0 |
| pyproj | | \>=1.9.6| 3.5.0 |
| pytest | | \>=3.9.0| 7.2.2 |
| fiona | | \>=1.9.5| 1.9.5 |
| geopandas | | \>=0.14.0| 0.14.1 |
| matplotlib | | \>=3.8.0| 3.8.2 |
| networkx | | \>=3.2.1| 3.2.1 |
| numpy | | \>=1.26.0,\<2.0a0| 1.26.2 |
| pandas | | \>=2.1.2| 2.1.3 |
| pycodestyle | | \>=2.6.0| 2.11.1 |
| pyomo | | \>=6.6.2| 6.6.2 |
| pyproj | | \>=3.6.1| 3.6.1 |
| pytest | | \>=3.9.0| 7.4.3 |
| python-jose | | \>=3.0| 3.3.0 |
| rasterio | | \>=1.0.18| 1.3.6 |
| requests | | \>=2.20.0| 2.28.2 |
| rtree | | \>=0.8.3| 1.0.1 |
| scipy | | \>=1.2.0| 1.10.1 |
| shapely | | \>=1.6.4.post1| 2.0.1 |
| rasterio | | \>=1.3.9| 1.3.9 |
| requests | | \>=2.31.0| 2.31.0 |
| rtree | | \>=1.1.0| 1.1.0 |
| scipy | | \>=1.11.3| 1.11.4 |
| shapely | | \>=2.0.2| 2.0.2 |
| affine | | | 2.4.0 |
| attrs | | | 22.2.0 |
| certifi | | | 2022.12.7 |
| charset-normalizer | | | 3.1.0 |
| click | | | 8.1.3 |
| attrs | | | 23.1.0 |
| certifi | | | 2023.11.17 |
| charset-normalizer | | | 3.3.2 |
| click | | | 8.1.7 |
| click-plugins | | | 1.1.1 |
| cligj | | | 0.7.2 |
| contourpy | | | 1.0.7 |
| cycler | | | 0.11.0 |
| contourpy | | | 1.2.0 |
| cycler | | | 0.12.1 |
| ecdsa | | | 0.18.0 |
| exceptiongroup | | | 1.1.1 |
| fonttools | | | 4.39.3 |
| idna | | | 3.4 |
| fonttools | | | 4.45.1 |
| idna | | | 3.6 |
| iniconfig | | | 2.0.0 |
| kiwisolver | | | 1.4.4 |
| munch | | | 2.5.0 |
| packaging | | | 23.0 |
| pillow | | | 9.5.0 |
| pluggy | | | 1.0.0 |
| kiwisolver | | | 1.4.5 |
| packaging | | | 23.2 |
| pillow | | | 10.1.0 |
| pluggy | | | 1.3.0 |
| ply | | | 3.11 |
| pyasn1 | | | 0.4.8 |
| pyparsing | | | 3.0.9 |
| pyasn1 | | | 0.5.1 |
| pyparsing | | | 3.1.1 |
| python-dateutil | | | 2.8.2 |
| pytz | | | 2023.3 |
| pytz | | | 2023.3.post1 |
| rsa | | | 4.9 |
| six | | | 1.16.0 |
| snuggs | | | 1.4.7 |
| tomli | | | 2.0.1 |
| urllib3 | | | 1.26.15 |
| tzdata | | | 2023.3 |
| urllib3 | | | 2.1.0 |
Loading