Skip to content

Commit

Permalink
chore: add setuptools dep
Browse files Browse the repository at this point in the history
  • Loading branch information
llimllib committed Mar 9, 2024
1 parent 48b727f commit 2d429cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements-to-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ pyfiglet

#slack
websocket-client
setuptools
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ beautifulsoup4==4.12.3
certifi==2024.2.2
charset-normalizer==3.3.2
coverage==7.4.3
exceptiongroup==1.2.0
flake8==7.0.0
html5lib==1.1
idna==3.6
Expand All @@ -18,9 +17,9 @@ pytest==8.1.1
pytest-cov==4.1.0
PyYAML==6.0.1
requests==2.31.0
setuptools==69.1.1
six==1.16.0
soupsieve==2.5
tomli==2.0.1
urllib3==2.2.1
vcrpy==6.0.1
webencodings==0.5.1
Expand Down

0 comments on commit 2d429cd

Please sign in to comment.