Skip to content

Commit

Permalink
- r regenerate constraints.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBazuzi committed May 21, 2024
1 parent b732629 commit cfdf98a
Showing 1 changed file with 51 additions and 8 deletions.
59 changes: 51 additions & 8 deletions constraints.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1,76 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=constraints.txt requirements.txt
#
allpairspy==2.5.1
# via approvaltests
approval-utilities==12.1.0
# via approvaltests
approvaltests==12.1.0
attrs==23.2.0
# via -r requirements.txt
beautifulsoup4==4.12.3
# via approvaltests
black==24.4.2
# via -r requirements.txt
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
colorama==0.4.6
# via black
empty-files==0.0.9
# via approvaltests
exceptiongroup==1.2.1
# via pytest
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
mock==5.1.0
# via approvaltests
mrjob==0.7.4
# via approvaltests
mypy==1.10.0
# via -r requirements.txt
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==24.0
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.2.2
# via black
pluggy==1.5.0
pyparsing==3.1.2
# via pytest
pyperclip==1.8.2
# via approvaltests
pytest==8.2.1
PyYAML==6.0.1
# via
# -r requirements.txt
# approvaltests
pyyaml==6.0.1
# via mrjob
requests==2.32.1
six==1.16.0
# via empty-files
soupsieve==2.5
# via beautifulsoup4
testfixtures==8.2.0
# via approvaltests
tomli==2.0.1
tox==4.15.0
typed-ast==1.5.5
typing_extensions==4.11.0
# via
# black
# mypy
# pytest
typing-extensions==4.11.0
# via
# approvaltests
# black
# mypy
urllib3==2.2.1
# via requests

0 comments on commit cfdf98a

Please sign in to comment.