We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5eb79d commit 0be12abCopy full SHA for 0be12ab
requirements.txt
@@ -11,6 +11,7 @@ bs4==0.0.1
11
certifi==2019.6.16
12
cffi==1.12.3
13
chardet==3.0.4
14
+charset-normalizer==2.0.11
15
Click==7.0
16
cryptography==3.3.2
17
decorator==5.0.7
@@ -25,11 +26,11 @@ Flask-User==1.0.1.5
25
26
Flask-WTF==0.14.2
27
gunicorn==19.9.0
28
idna==2.8
-ipython==7.16.1
29
+ipython==7.16.3
30
ipython-genutils==0.2.0
31
isort==5.8.0
32
itsdangerous==1.1.0
-jedi==0.18.0
33
+jedi==0.17.0
34
Jinja2==2.11.3
35
lazy-object-proxy==1.6.0
36
Mako==1.1.0
0 commit comments