-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
64 lines (64 loc) · 1 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Click==7.1.2
MonkeyType==20.5.0
PyMySQL==0.9.3
Pygments==2.6.1
SQLAlchemy==1.3.17
appnope==0.1.0
astroid==2.4.2
atomicwrites==1.4.0
attrs==19.3.0
autopep8==1.5.3
backcall==0.2.0
certifi==2020.4.5.2
chardet==3.0.4
coverage==5.1
decorator==4.4.0
docutils==0.16
entrypoints==0.3
flake8==3.8.3
flit-core==2.3.0
flit==2.3.0
idna==2.9
importlib-metadata==1.6.1
ipython-genutils==0.2.0
ipython==7.15.0
isort==4.3.21
jedi==0.17.0
lazy-object-proxy==1.5.0
marshmallow==3.6.1
mccabe==0.6.1
more-itertools==8.4.0
packaging==20.4
parso==0.7.0
peewee==3.13.3
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.5
psycopg2==2.8.5
ptyprocess==0.6.0
pudb==2019.2
py==1.8.1
pycodestyle==2.6.0
pyflakes==2.2.0
pylint==2.5.3
pyparsing==2.4.7
pytest-cov==2.10.0
pytest-mock==3.1.1
pytest-pudb==0.7.0
pytest==5.4.3
pytoml==0.1.21
redis==3.5.3
requests==2.23.0
retype==19.9.0
rope==0.17.0
six==1.15.0
telstar==1.0.1
toml==0.10.1
traitlets==4.3.3
typed-ast==1.4.1
urllib3==1.25.9
urwid==2.1.0
wcwidth==0.2.4
wrapt==1.12.1
zipp==3.1.0