forked from OasisLMF/OasisLMF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
98 lines (97 loc) · 3.21 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
alabaster==0.7.12 # via sphinx
anytree==2.8.0
argparsetree==0.0.6
arrow==0.15.5 # via jinja2-time
attrs==19.3.0 # via hypothesis, pytest
babel==2.8.0 # via sphinx
backcall==0.1.0 # via ipython
backports.tempfile==1.0
backports.weakref==1.0.post1
billiard==3.6.0.0
binaryornot==0.4.4 # via cookiecutter
certifi==2019.11.28
chainmap==1.0.3
chardet==3.0.4 # via binaryornot, requests
click==7.0 # via cookiecutter, pip-tools
configparser==4.0.2
cookiecutter==1.7.0
coverage==5.0.3
decorator==4.4.1 # via ipython, traitlets
discover==0.4.0
docutils==0.16 # via sphinx
entrypoints==0.3 # via flake8
filelock==3.0.12 # via tox
flake8==3.7.9
freezegun==0.3.13
future==0.18.2
hypothesis==5.1.5
idna==2.8 # via requests
imagesize==1.2.0 # via sphinx
importlib-metadata==1.4.0 # via pluggy, pytest, tox
ipdb==0.12.3
ipython-genutils==0.2.0 # via traitlets
ipython==7.11.1 # via ipdb
jedi==0.15.2 # via ipython
jinja2-time==0.2.0 # via cookiecutter
jinja2==2.10.3 # via cookiecutter, jinja2-time, sphinx
markupsafe==1.1.1 # via jinja2
mccabe==0.6.1 # via flake8
mock==3.0.5
more-itertools==8.1.0 # via pytest, zipp
numpy==1.18.1 # via pandas
packaging==20.0 # via pytest, sphinx, tox
pandas==0.25.3
parameterized==0.7.1
parso==0.5.2 # via jedi
pathlib2==2.3.5
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pip-tools==4.3.0
pluggy==0.13.1 # via pytest, tox
poyo==0.5.0 # via cookiecutter
prompt-toolkit==3.0.2 # via ipython
ptyprocess==0.6.0 # via pexpect
py==1.8.1 # via pytest, tox
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
pygments==2.5.2 # via ipython, sphinx
pyparsing==2.4.6 # via packaging
pytest-cov==2.8.1
pytest-ignore-flaky==1.0.0
pytest==5.3.3
python-dateutil==2.8.1 # via arrow, freezegun, pandas
pytz==2019.3
requests-toolbelt==0.9.1
requests==2.22.0
responses==0.10.9
rtree==0.9.3
shapely==1.6.4.post2
shutilwhich==1.1.0
six==1.14.0 # via anytree, freezegun, mock, packaging, pathlib2, pip-tools, python-dateutil, responses, tox, traitlets
snowballstemmer==2.0.0 # via sphinx
sortedcontainers==2.1.0 # via hypothesis
sphinx==2.3.1
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
tabulate==0.8.6
toml==0.10.0 # via tox
tox==3.14.3
tqdm==4.41.1
traitlets==4.3.3 # via ipython
urllib3==1.25.7 # via requests
virtualenv==16.7.9 # via tox
wcwidth==0.1.8 # via prompt-toolkit, pytest
whichcraft==0.6.1 # via cookiecutter
zipp==1.0.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==45.0.0 # via ipdb, ipython, rtree, sphinx