Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
koval01 committed Aug 20, 2023
2 parents b3a875a + 9fc7a61 commit 07e27fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cachelib==0.10.2
certifi==2023.7.22
cffi==1.15.1
chardet==5.2.0
click==8.1.7
click==8.1.6
cryptography==3.3.2; platform_machine == 'armv7l'
cryptography==41.0.3; platform_machine != 'armv7l'
cssutils==2.7.1
Expand All @@ -17,7 +17,7 @@ idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
more-itertools==10.1.0
more-itertools==9.1.0
packaging==23.1
pluggy==1.0.0
pycodestyle==2.11.0
Expand Down

0 comments on commit 07e27fd

Please sign in to comment.