Skip to content

Commit 92a9926

Browse files
committed
Revert pinned requirements to previous versions.
Signed-off-by: Thomas Neidhart <thomas.neidhart@gmail.com>
1 parent a5db072 commit 92a9926

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
attrs==23.1.0
2-
beautifulsoup4==4.12.2
3-
certifi==2023.11.17
4-
charset-normalizer==3.3.2
5-
click==8.1.7
6-
colorama==0.4.6
7-
commoncode==31.0.3
1+
attrs==22.1.0
2+
beautifulsoup4==4.11.1
3+
certifi==2022.6.15
4+
charset-normalizer==2.1.0
5+
click==8.1.3
6+
colorama==0.4.5
7+
commoncode==30.2.0
88
dparse2==0.7.0
99
idna==3.3
1010
importlib-metadata==4.12.0
@@ -14,15 +14,15 @@ packaging==21.3
1414
packvers==21.5
1515
pip-requirements-parser==32.0.1
1616
pkginfo2==30.0.0
17-
pyparsing==3.1.1
18-
PyYAML==6.0.1
19-
requests==2.31.0
17+
pyparsing==3.0.9
18+
PyYAML==6.0
19+
requests==2.28.1
2020
resolvelib >= 1.0.0
21-
saneyaml==0.6.0
22-
soupsieve==2.5
21+
saneyaml==0.5.2
22+
soupsieve==2.3.2.post1
2323
text-unidecode==1.3
2424
toml==0.10.2
25-
urllib3==2.1.0
26-
zipp==3.17.0
25+
urllib3==1.26.11
26+
zipp==3.8.1
2727
aiohttp==3.9.1
2828
aiofiles==23.2.1

0 commit comments

Comments
 (0)