Skip to content

Commit

Permalink
Update requrements_freeze.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhogg committed Mar 10, 2022
1 parent d93332f commit 4a123c8
Showing 1 changed file with 20 additions and 26 deletions.
46 changes: 20 additions & 26 deletions requirements_freeze.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,22 @@
appdirs==1.4.4
attrs==20.2.0
beautifulsoup4==4.9.3
black==20.8b1
cffi==1.14.3
chardet==3.0.4
click==7.1.2
cryptography==3.2.1
filetype==1.0.7
importlib-metadata==2.0.0
attrs==21.4.0
beautifulsoup4==4.10.0
black==22.1.0
cffi==1.15.0
chardet==4.0.0
click==8.0.4
cryptography==36.0.1
filetype==1.0.10
iniconfig==1.1.1
mypy-extensions==0.4.3
packaging==20.4
pathspec==0.8.0
pdfminer.six==20201018
pluggy==0.13.1
py==1.9.0
pycparser==2.20
pyparsing==2.4.7
pytest==6.1.2
regex==2020.10.28
six==1.15.0
sortedcontainers==2.2.2
soupsieve==2.0.1
toml==0.10.2
typed-ast==1.4.1
typing-extensions==3.7.4.3
zipp==3.4.0
packaging==21.3
pathspec==0.9.0
pdfminer.six==20211012
platformdirs==2.5.1
pluggy==1.0.0
py==1.11.0
pycparser==2.21
pyparsing==3.0.7
pytest==7.0.1
soupsieve==2.3.1
tomli==2.0.1
typing_extensions==4.1.1

0 comments on commit 4a123c8

Please sign in to comment.