forked from tractdb/tractdb-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements3.txt
More file actions
29 lines (27 loc) · 830 Bytes
/
Copy pathrequirements3.txt
File metadata and controls
29 lines (27 loc) · 830 Bytes
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements3.txt requirements3.in
#
appdirs==1.4.3 # via setuptools
click==6.7 # via pip-tools
couchdb==1.1
first==2.0.1 # via pip-tools
invoke==0.12.2
jinja2==2.9.6
MarkupSafe==1.0 # via jinja2
nose==1.3.7
packaging==16.8 # via setuptools
pip-tools==1.9.0
pkginfo==1.4.1 # via twine
pyparsing==2.2.0 # via packaging
pyyaml==3.12
requests-toolbelt==0.8.0 # via twine
requests==2.14.2
six==1.10.0 # via packaging, pip-tools, setuptools
tqdm==4.11.2 # via twine
twine==1.9.0
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via twine