Skip to content

Commit ec87c71

Browse files
author
Ubuntu
committed
Refreshed file with updated packages.
1 parent d989bb0 commit ec87c71

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

requirements.txt

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
astroid==2.3.0
2+
awscli==1.19.23
3+
backcall==0.2.0
4+
botocore==1.20.23
5+
colorama==0.4.3
6+
decorator==4.4.2
7+
Django==2.0.2
8+
docutils==0.15.2
9+
Flask==1.1.2
10+
git-remote-codecommit==1.15.1
11+
heroku==0.1.4
12+
ikp3db==1.4.1
13+
importlib-metadata==3.7.2
14+
ipython==7.16.1
15+
ipython-genutils==0.2.0
16+
isort==4.3.21
17+
itsdangerous==1.1.0
18+
jedi==0.11.1
19+
Jinja2==2.11.3
20+
jmespath==0.10.0
21+
lazy-object-proxy==1.5.2
22+
mccabe==0.6.1
23+
pbr==5.5.1
24+
pexpect==4.8.0
25+
pickleshare==0.7.5
26+
prompt-toolkit==3.0.16
27+
ptyprocess==0.7.0
28+
pyasn1==0.4.8
29+
Pygments==2.8.1
30+
pylint==2.4.4
31+
pylint-django==2.3.0
32+
pylint-flask==0.6
33+
pylint-plugin-utils==0.6
34+
python-dateutil==1.5
35+
pytz==2021.1
36+
PyYAML==5.4.1
37+
rsa==4.7.2
38+
s3transfer==0.3.4
39+
six==1.15.0
40+
stevedore==3.3.0
41+
traitlets==4.3.3
42+
typed-ast==1.2.0
43+
typing-extensions==3.7.4.3
44+
urllib3==1.26.3
45+
virtualenv==16.2.0
46+
virtualenv-clone==0.5.4
47+
virtualenvwrapper==4.8.4
48+
wcwidth==0.2.5
49+
Werkzeug==1.0.1
50+
wrapt==1.12.1
51+
zipp==3.4.1

0 commit comments

Comments
 (0)