Skip to content

Commit 68d134c

Browse files
author
Jethro Muller
committed
Revert version changes and pin setuptools again
1 parent b31296b commit 68d134c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ idna==2.10; python_version >= "3" and python_full_version < "3.0.0" or python_fu
2121
iso8601==0.1.13; python_version >= "3.7" and python_version < "4.0"
2222
itsdangerous==1.1.0; python_full_version >= "3.7.0" and python_version >= "3.7"
2323
jinja2==2.11.3; python_full_version >= "3.7.0" and python_version >= "3.7"
24-
jsmin==3.0.1
24+
jsmin==2.2.2
2525
lesscpy==0.14.0; python_version >= "3.7"
2626
lxml==4.6.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2727
markupsafe==1.1.1; python_full_version >= "3.7.0"
@@ -34,7 +34,7 @@ python-dateutil==2.8.1; (python_version >= "2.7" and python_full_version < "3.0.
3434
python-dotenv==0.15.0; python_full_version >= "3.5.3"
3535
pytz==2020.5; python_version >= "3.7" and python_version < "4.0"
3636
quart-compress==0.2.1
37-
quart-minify==0.3.0; python_version >= "3.7"
37+
quart-minify==0.2.0; python_version >= "3.7"
3838
quart==0.12.0; python_full_version >= "3.7.0"
3939
redis==3.5.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
4040
requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
@@ -46,3 +46,4 @@ typing-extensions==3.7.4.3; python_version >= "3.7" and python_version < "4.0"
4646
urllib3==1.26.5; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
4747
werkzeug==1.0.1; python_full_version >= "3.7.0" and python_version >= "3.7"
4848
wsproto==1.0.0; python_version >= "3.7" and python_full_version >= "3.7.0"
49+
setuptools==57.5.0

0 commit comments

Comments
 (0)