Skip to content

Commit

Permalink
chore: rollback reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
wayne-shih committed Jun 12, 2022
1 parent 13643f6 commit 07059c3
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
absl-py==1.1.0
absl-py==1.0.0
appdirs==1.4.4
attrs==21.4.0
axisregistry==0.2.0
Expand All @@ -10,8 +10,8 @@ Brotli==1.0.9
browserstack-local==1.2.2
bump2version==1.0.1
bumpfontversion==0.4.1
cattrs==22.1.0
certifi==2022.5.18.1
cattrs==1.10.0
certifi==2021.10.8
cffi==1.15.0
cffsubr==0.2.9.post1
charset-normalizer==2.0.12
Expand All @@ -27,56 +27,56 @@ defcon==0.10.1
dehinter==4.0.0
Deprecated==1.2.13
drawbot-skia==0.4.8
exceptiongroup==1.0.0rc8
font-v==2.1.0
fontbakery==0.8.8
fontdiffenator==0.9.12
fontFeatures==1.7.0
fontmake==3.3.0
fontMath==0.9.2
fontParts==0.10.5
fontMath==0.9.1
fontParts==0.10.4
fontPens==0.2.4
fonttools==4.33.3
freetype-py==2.3.0
fs==2.4.16
gfdiffbrowsers==0.1.7
gflanguages==0.4.0
gftools==0.9.12
gftools==0.9.9
gitdb==4.0.9
GitPython==3.1.27
glyphsets==0.5.0
glyphsLib==6.0.5
glyphspkg==0.1.4
glyphtools==0.8.0
hyperglot==0.3.8
idna==3.3
Jinja2==3.1.2
lxml==4.9.0
lxml==4.8.0
MarkupSafe==2.1.1
numpy==1.22.4
numpy==1.22.3
openstep-plist==0.3.0
opentype-sanitizer==8.2.1
opentypespec==1.8.4
Pillow==9.1.1
Pillow==9.1.0
pip-api==0.0.29
protobuf==3.19.4
psutil==5.9.1
protobuf==3.20.1
psutil==5.9.0
pybind11==2.9.2
pybrowserstack-screenshots==0.1
pycairo==1.21.0
pyclipper==1.3.0.post2
pycparser==2.21
pygit2==1.9.2
pygit2==1.9.1
PyGithub==1.55
Pygments==2.12.0
PyJWT==2.4.0
PyJWT==2.3.0
PyNaCl==1.5.0
pyparsing==3.0.9
pyparsing==3.0.8
python-bidi==0.4.2
python-dateutil==2.8.2
PyYAML==6.0
requests==2.28.0
rich==12.4.4
rstr==3.2.0
requests==2.27.1
rich==12.4.0
rstr==3.1.0
sh==1.14.2
simplejson==3.17.6
six==1.16.0
Expand All @@ -85,7 +85,7 @@ skia-python==87.4
smmap==5.0.0
soupsieve==2.3.2.post1
sre-yield==1.2
statmake==0.5.0
statmake==0.4.1
strictyaml==1.6.1
stringbrewer==0.0.1
tabulate==0.8.9
Expand All @@ -95,10 +95,10 @@ typing-extensions==4.2.0
ufo2ft==2.27.0
ufoLib2==0.13.1
ufolint==1.2.0
uharfbuzz==0.26.0
uharfbuzz==0.25.0
unicodedata2==14.0.0
Unidecode==1.3.4
urllib3==1.26.9
vharfbuzz==0.1.3
vharfbuzz==0.1.1
vttLib==0.11.0
wrapt==1.14.1

0 comments on commit 07059c3

Please sign in to comment.