-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements-dev.txt
57 lines (57 loc) · 983 Bytes
/
requirements-dev.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
PyYAML==5.4.1
Pygments==2.7.4
appnope==0.1.2
attrs==20.1.0
backcall==0.2.0
certifi==2020.12.5
chardet==4.0.0
coverage==4.5.4
coveralls==3.0.0
decorator==4.4.2
docopt==0.6.2
filelock==3.0.12
gmpy2==2.0.8
hypothesis==5.35.4
idna==2.10
importlib-metadata==3.3.0
iniconfig==1.0.1
ipdb==0.13.4
ipython-genutils==0.2.0
ipython==7.19.0
jedi==0.18.0
llvmlite==0.34.0
more-itertools==8.5.0
mypy-extensions==0.4.3
mypy==0.800
numba==0.51.2
numpy==1.19.1
packaging==20.4
paramiko==2.7.2
parso==0.8.1
pexpect==4.8.0
pg8000==1.16.6
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.14
psycopg2-binary==2.8.6
ptyprocess==0.7.0
py==1.9.0
pyparsing==2.4.7
pytest-cov==2.10.1
pytest-mypy==0.8.0
pytest==6.0.1
python-coveralls==2.9.3
python-dotenv==0.15.0
requests==2.25.1
scramp==1.2.0
six==1.15.0
sortedcontainers==2.3.0
testing.common.database==2.0.3
testing.postgresql==1.3.0
toml==0.10.1
traitlets==5.0.5
typed-ast==1.4.2
typing-extensions==3.7.4.3
urllib3==1.26.3
wcwidth==0.2.5
zipp==3.4.0