Skip to content

Commit

Permalink
Fix slack dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaveMyYard committed Jul 27, 2023
1 parent 11520e9 commit 7b04d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ tzlocal==4.2 ; python_version >= "3.9" and python_version < "3.12"
urllib3==1.26.14 ; python_version >= "3.9" and python_version < "3.12"
websocket-client==1.5.1 ; python_version >= "3.9" and python_version < "3.12"
zipp==3.15.0 ; python_version >= "3.9" and python_version < "3.10"
slack-sdk==3.23.1 ; python_version >= "3.9" and python_version < "3.12"
slack-sdk==3.21.3 ; python_version >= "3.9" and python_version < "3.12"

0 comments on commit 7b04d23

Please sign in to comment.