Skip to content
This repository was archived by the owner on Mar 18, 2020. It is now read-only.

Commit 61ef488

Browse files
committed
Update reqs
1 parent 68de67a commit 61ef488

File tree

1 file changed

+29
-8
lines changed

1 file changed

+29
-8
lines changed

dev-requirements.txt

+29-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
Cython
22
aiocassandra
3+
aiohttp
34
asn1crypto
5+
async-timeout
6+
atomicwrites
47
attrs
58
automat
69
awesome-slugify
710
backports.csv
811
backports.functools-lru-cache
12+
beautifulsoup4
913
bitarray
1014
blinker
1115
blist
@@ -79,17 +83,21 @@ grequests
7983
gunicorn
8084
hiredis
8185
hll
86+
html-text
87+
html5lib
8288
http-ece
8389
httplib2
8490
hyperlink
8591
hypothesis
8692
idna
8793
idna-ssl
94+
importlib-metadata
8895
incremental
8996
invoke
9097
ipaddr
9198
ipaddress
9299
iso3166
100+
isodate
93101
jdcal
94102
jinja2
95103
jmespath
@@ -105,10 +113,12 @@ Markdown
105113
MarkupSafe
106114
marshmallow
107115
maxminddb
116+
mf2py
108117
mmh3
109118
mock
110119
more-itertools
111120
msgpack-python
121+
multidict
112122
ndg-httpsclient
113123
newrelic
114124
nltk
@@ -118,31 +128,34 @@ oauth2client
118128
odfpy
119129
openpyxl
120130
optimizely
131+
packaging
121132
pandas
122133
paramiko
123134
parsel
124135
parsely_raw_data
125136
patsy
126137
pip
138+
pluggy
127139
ply
128140
prettytable
129141
probably
130142
protobuf
131143
psutil
132144
psycopg2
133145
psycopg2cffi-compat
146+
py
134147
py-vapid
135148
pyapplenews
136149
pyasn1
137150
pyasn1-modules
138151
pycparser
139152
pycrypto
140-
pydispatcher
153+
PyDispatcher
141154
pyfarmhash
142155
pygerduty
143156
pygithub
144157
Pygments
145-
pyhamcrest
158+
PyHamcrest
146159
pykafka
147160
pylru
148161
pymongo
@@ -154,6 +167,7 @@ pystorm
154167
pytest
155168
pytest-ordering
156169
python-dateutil
170+
python-dateutil
157171
python-Levenshtein
158172
python-memcached
159173
python-mimeparse
@@ -163,9 +177,11 @@ python-twitter
163177
python3-saml
164178
pytz
165179
pywebpush
166-
pyyaml
180+
PyYAML
167181
queuelib
168182
raven
183+
rdflib
184+
rdflib-jsonld
169185
readability-lxml
170186
redis
171187
regex
@@ -178,7 +194,7 @@ rq
178194
rsa
179195
ruamel.yaml
180196
s3transfer
181-
scrapy
197+
Scrapy
182198
scrapyd
183199
serpextract
184200
service_identity
@@ -187,11 +203,12 @@ simple_salesforce
187203
simplejson
188204
six
189205
smhasher
206+
soupsieve
190207
spacy
191208
sphinx
192209
sphinx_rtd_theme
193210
sphinx-http-domain
194-
sqlalchemy
211+
SQLAlchemy
195212
sst
196213
statsd
197214
statsmodels
@@ -208,20 +225,24 @@ tldextract
208225
tornado
209226
Twisted
210227
txAMQP
228+
typing-extensions
211229
tzlocal
212230
ua-parser
213231
ujson
214-
unidecode
232+
Unidecode
215233
uritemplate
216-
urllib3
234+
urllib3[secure]
217235
user-agents
218236
voluptuous
219237
w3lib
238+
wcwidth
220239
webargs
221240
webassets
241+
webencodings
222242
wrapt
223243
xlrd
224-
xlsxwriter
244+
XlsxWriter
225245
xlwt
226246
yarl
247+
zipp
227248
zope.interface

0 commit comments

Comments
 (0)