Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
noirblancrouge authored Sep 16, 2024
1 parent f5bec53 commit 45351fe
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Brotli==1.0.9
bump2version==1.0.1
bumpfontversion==0.4.1
cattrs==23.1.2
certifi==2023.7.22
certifi>=2024.07.04
cffi==1.15.1
cffsubr==0.2.9.post1
charset-normalizer==3.2.0
Expand Down Expand Up @@ -45,9 +45,9 @@ glyphsets==0.6.2
glyphsLib==6.3.0
h11==0.14.0
hyperglot==0.4.5
idna==3.4
idna>=3.7
importlib-resources==6.0.1
Jinja2==3.1.3
Jinja2>=3.1.4
kurbopy==0.9.0
lxml==4.9.3
markdown-it-py==3.0.0
Expand All @@ -60,11 +60,11 @@ numpy==1.24.4
openstep-plist==0.3.0.post1
opentype-sanitizer==9.1.0
opentypespec==1.9.1
orjson==3.9.4
orjson>=3.9.15
outcome==1.2.0
packaging==23.1
picosvg==0.22.1
pillow==10.2.0
pillow>=10.3.0
pip-api==0.0.30
pngquant-cli==2.17.0.post5
protobuf==3.20.3
Expand All @@ -83,7 +83,7 @@ python-bidi==0.4.2
python-dateutil==2.8.2
PyYAML==6.0.1
regex==2023.8.8
requests==2.31.0
requests>=2.32.0
resvg-cli==0.22.0.post3
rich==13.5.2
rstr==3.2.1
Expand All @@ -102,7 +102,7 @@ strictyaml==1.7.3
stringbrewer==0.0.1
tabulate==0.9.0
toml==0.10.2
tqdm==4.66.1
tqdm>=4.66.3
trio==0.22.2
trio-websocket==0.10.3
ttfautohint-py==0.5.1
Expand All @@ -113,11 +113,11 @@ ufolint==1.2.0
uharfbuzz==0.37.2
unicodedata2==15.0.0
Unidecode==1.3.6
urllib3==2.0.7
urllib3>=2.2.2
vharfbuzz==0.2.0
vttLib==0.12.0
wrapt==1.15.0
wsproto==1.2.0
youseedee==0.3.0
zipp==3.16.2
zipp>=3.19.1
zopfli==0.2.2

0 comments on commit 45351fe

Please sign in to comment.