Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daaf550 commit 981384eCopy full SHA for 981384e
1 file changed
requirements.txt
@@ -1,24 +1,21 @@
1
-aiodns==2.0.0
2
-aiohttp==3.7.2
3
-aiohttp-jinja2==1.3.0
+aiohttp==3.7.3
+aiohttp-jinja2==1.4.2
4
argon2-cffi==20.1.0
5
async-timeout==3.0.1
6
-attrs==20.2.0
+attrs==20.3.0
7
blinker==1.4
8
-brotlipy==0.7.0
9
-cchardet==2.1.7
10
-cffi==1.14.3
+cffi==1.14.4
11
chardet==3.0.4
12
click==7.1.2
13
idna==2.10
14
itsdangerous==1.1.0
15
Jinja2==2.11.2
16
MarkupSafe==1.1.1
17
-multidict==5.0.0
18
-pycares==3.1.1
+multidict==5.1.0
19
pycparser==2.20
20
six==1.15.0
21
texttable==1.6.3
22
typing-extensions==3.7.4.3
23
-yarl==1.6.2
+wcwidth==0.2.5
+yarl==1.6.3
24
-e .
0 commit comments