Browse Source

update requirements*.txt

pull/1079/head
Ross McFarland 2 years ago
parent
commit
b61d4d53cb
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
1 changed files with 15 additions and 18 deletions
  1. +15
    -18
      requirements-dev.txt

+ 15
- 18
requirements-dev.txt View File

@ -1,16 +1,14 @@
# DO NOT EDIT THIS FILE DIRECTLY - use ./script/update-requirements to update
Pygments==2.16.1
black==23.7.0
bleach==6.0.0
build==0.10.0
black==23.9.1
build==1.0.3
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.6
cffi==1.16.0
charset-normalizer==3.3.0
click==8.1.7
cmarkgfm==2022.10.27
coverage==7.3.0
coverage==7.3.2
docutils==0.20.1
exceptiongroup==1.1.3
importlib-metadata==6.8.0
iniconfig==2.0.0
isort==5.12.0
@ -20,11 +18,12 @@ markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.1.0
mypy-extensions==1.0.0
packaging==23.1
nh3==0.2.14
packaging==23.2
pathspec==0.11.2
pkginfo==1.9.6
platformdirs==3.10.0
pluggy==1.2.0
platformdirs==3.11.0
pluggy==1.3.0
pprintpp==0.4.0
pycountry-convert==0.7.2
pycountry==22.3.5
@ -34,15 +33,13 @@ pyproject_hooks==1.0.0
pytest-cov==4.1.0
pytest-mock==3.11.1
pytest-network==0.0.1
pytest==7.4.0
readme-renderer==40.0
pytest==7.4.2
readme-renderer==42.0
repoze.lru==0.7
requests-toolbelt==1.0.0
requests==2.31.0
rfc3986==2.0.0
rich==13.5.2
tomli==2.0.1
rich==13.6.0
twine==4.0.2
urllib3==2.0.4
webencodings==0.5.1
zipp==3.16.2
urllib3==2.0.6
zipp==3.17.0

Loading…
Cancel
Save