forked from DataONEorg/d1_python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
101 lines (101 loc) · 1.7 KB
/
requirements.txt
File metadata and controls
101 lines (101 loc) · 1.7 KB
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
99
100
101
Babel==2.6.0
Click==7.0
Django==2.2
GitPython==2.1.11
Jinja2==2.10
MarkupSafe==1.1.1
PyJWT==1.7.1
PyXB==1.2.6
Pygments==2.3.1
Pyzotero==1.3.15
Sphinx==2.0.0
Werkzeug==0.15.2
aiohttp==3.5.4
alabaster==0.7.12
apipkg==1.5
appdirs==1.4.3
asn1crypto==0.24.0
async-timeout==3.0.1
atomicwrites==1.3.0
attrs==19.1.0
autoflake==1.2
baron==0.9
bibtexparser==1.1.0
certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
contextlib2==0.5.5
coverage==5.0a4
coveralls==1.7.0
cryptography==2.6.1
decorator==4.4.0
docopt==0.6.2
docutils==0.14
execnet==1.6.0
feedparser==5.2.1
freezegun==0.3.11
fusepy==3.0.1
future==0.17.1
gitdb2==2.0.5
gnureadline==6.3.8
gobject==0.1.0
idna==2.8
imagesize==1.1.0
iso8601==0.1.12
isodate==0.6.0
itsdangerous==1.1.0
lxml==4.3.3
mock==2.0.0
more-itertools==7.0.0
multi-mechanize==1.2.0
multidict==4.5.2
packaging==19.0
pathlib==1.0.1
pbr==5.1.3
pi==0.1.2
pip==19.0.3
pluggy==0.9.0
posix-ipc==1.0.4
psutil==5.6.1
psycopg2-binary==2.7.7
py==1.8.0
pyOpenSSL==19.0.0
pyasn1==0.4.5
pycairo==1.18.0
pycparser==2.19
pyflakes==2.1.1
pyparsing==2.3.1
pytest-cov==2.6.1
pytest-django==3.4.8
pytest-forked==1.0.2
pytest-random-order==1.0.4
pytest-xdist==1.28.0
pytest==4.4.0
python-dateutil==2.8.0
python-xlib==0.25
pytz==2018.9
rdflib==4.2.2
requests-toolbelt==0.9.1
requests==2.21.0
responses==0.10.6
rply==0.7.7
setuptools==39.0.1
six==1.12.0
smmap2==2.0.5
snowballstemmer==1.2.1
soupsieve==1.9
sphinx-better-theme==0.1.5
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.1
sphinxcontrib-websupport==1.1.0
sqlparse==0.3.0
toml==0.10.0
urllib3==1.24.1
vulture==1.0
wheel==0.32.3
yarl==1.3.0
zipstream==1.1.4