Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 981384e

Browse files
committed
update requirements.txt
1 parent daaf550 commit 981384e

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

requirements.txt

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,21 @@
1-
aiodns==2.0.0
2-
aiohttp==3.7.2
3-
aiohttp-jinja2==1.3.0
1+
aiohttp==3.7.3
2+
aiohttp-jinja2==1.4.2
43
argon2-cffi==20.1.0
54
async-timeout==3.0.1
6-
attrs==20.2.0
5+
attrs==20.3.0
76
blinker==1.4
8-
brotlipy==0.7.0
9-
cchardet==2.1.7
10-
cffi==1.14.3
7+
cffi==1.14.4
118
chardet==3.0.4
129
click==7.1.2
1310
idna==2.10
1411
itsdangerous==1.1.0
1512
Jinja2==2.11.2
1613
MarkupSafe==1.1.1
17-
multidict==5.0.0
18-
pycares==3.1.1
14+
multidict==5.1.0
1915
pycparser==2.20
2016
six==1.15.0
2117
texttable==1.6.3
2218
typing-extensions==3.7.4.3
23-
yarl==1.6.2
19+
wcwidth==0.2.5
20+
yarl==1.6.3
2421
-e .

0 commit comments

Comments
 (0)