Skip to content

Commit

Permalink
Merge pull request #5 from shaneknapp/6134
Browse files Browse the repository at this point in the history
adding/bumping some packages
  • Loading branch information
shaneknapp authored Sep 10, 2024
2 parents 5306df0 + cef5d91 commit 010ca9a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies:
- ipydatagrid==1.1.12
- ipympl==0.9.2
- ipyparallel==8.4.1
- ipython-sql==0.3.9
- jsonschema==4.17.3
- jupyter-archive==3.4.0
- jupyter-book==0.15.1
Expand All @@ -56,7 +57,7 @@ dependencies:
- notebook==7.0.7
- numba==0.57.0
- numpy==1.24.2
- pandas==2.0.2
- pandas==2.0.3
- pandoc==2.12
- pandocfilters==1.5.0
- pep8==1.7.1
Expand All @@ -65,6 +66,7 @@ dependencies:
- plotly==5.13.1
- pooch==1.6.0
- prettytable==3.4.1
- psycopg==3.1.11
- pyarrow==9.0.0
- pypdf2==2.10.4
- pytables==3.7.0
Expand All @@ -87,7 +89,7 @@ dependencies:
- micro==2.0.8
- websockify==0.11.0
- folium==0.14.0
- sqlalchemy==2.0.16
- sqlalchemy==2.0.32
- pip
- pip:
# - -r infra-requirements.txt
Expand Down

0 comments on commit 010ca9a

Please sign in to comment.