Skip to content

Commit

Permalink
requirements: Update all requirements
Browse files Browse the repository at this point in the history
v0.10.1 of libcovebods fixes #67
  • Loading branch information
jarofgreen committed Sep 22, 2021
1 parent 3186282 commit 5e2f97f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ certifi==2021.5.30
# sentry-sdk
cffi==1.14.6
# via persistent
charset-normalizer==2.0.5
charset-normalizer==2.0.6
# via requests
contextlib2==21.6.0
# via schema
Expand Down Expand Up @@ -63,7 +63,7 @@ libcove==0.26.0
# via
# libcovebods
# libcoveweb
libcovebods==0.10.0
libcovebods==0.10.1
# via -r requirements.in
libcoveweb==0.24.1
# via
Expand All @@ -73,7 +73,7 @@ lxml==4.6.3
# via flattentool
odfpy==1.4.1
# via flattentool
openpyxl==3.0.7
openpyxl==3.0.9
# via flattentool
persistent==4.7.0
# via
Expand All @@ -97,7 +97,7 @@ rfc3987==1.3.8
# via libcove
schema==0.7.4
# via flattentool
sentry-sdk==1.3.1
sentry-sdk==1.4.1
# via -r requirements.in
six==1.16.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cffi==1.14.6
# via
# -r requirements.txt
# persistent
charset-normalizer==2.0.5
charset-normalizer==2.0.6
# via
# -r requirements.txt
# requests
Expand Down Expand Up @@ -110,7 +110,7 @@ libcove==0.26.0
# -r requirements.txt
# libcovebods
# libcoveweb
libcovebods==0.10.0
libcovebods==0.10.1
# via -r requirements.txt
libcoveweb==0.24.1
# via
Expand All @@ -126,7 +126,7 @@ odfpy==1.4.1
# via
# -r requirements.txt
# flattentool
openpyxl==3.0.7
openpyxl==3.0.9
# via
# -r requirements.txt
# flattentool
Expand All @@ -139,7 +139,7 @@ persistent==4.7.0
# -r requirements.txt
# btrees
# zodb
pip-tools==6.2.0
pip-tools==6.3.0
# via -r requirements_dev.in
pluggy==1.0.0
# via pytest
Expand Down Expand Up @@ -194,7 +194,7 @@ schema==0.7.4
# flattentool
selenium==3.141.0
# via -r requirements_dev.in
sentry-sdk==1.3.1
sentry-sdk==1.4.1
# via -r requirements.txt
six==1.16.0
# via
Expand Down

0 comments on commit 5e2f97f

Please sign in to comment.