Skip to content

Commit 985b166

Browse files
authored
Update loose requirements.txt
1 parent b7dc14f commit 985b166

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

requirements.txt

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
aiohttp==3.8.4
2-
aiosignal==1.2.0
3-
async-timeout==4.0.2
4-
attrs==21.4.0
5-
chardet==3.0.4
6-
charset-normalizer==2.0.12
7-
frozenlist==1.3.0
8-
idna==3.3
9-
multidict==4.7.6
10-
ply==3.10
11-
pyhcl==0.3.10
12-
yarl==1.7.2
1+
aiohttp>=3.8.4
2+
aiosignal>=1.2.0
3+
async-timeout>=4.0.2
4+
attrs>=21.4.0
5+
chardet>=3.0.4
6+
charset-normalizer>=2.0.12
7+
frozenlist>=1.3.0
8+
idna>=3.3
9+
multidict>=4.7.6
10+
ply>=3.10
11+
pyhcl>=0.3.10
12+
yarl>=1.7.2

0 commit comments

Comments
 (0)