Skip to content

Commit

Permalink
update poetry.lock to solve precommit conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mendi33 committed Jun 20, 2024
1 parent bf87a14 commit 4525563
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 1,029 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ ipython_config.py
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock
poetry.lock

# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
Expand Down
1 change: 0 additions & 1 deletion dashboards/app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ streamlit==1.32.2
openpyxl==3.1.2
streamlit-folium==0.19.1
plotly==5.19.0
streamlit-dynamic-filters==0.1.6
streamlit-authenticator==0.3.2
st-pages==0.4.5
babel==2.11.0
Loading

0 comments on commit 4525563

Please sign in to comment.