This repository was archived by the owner on Mar 18, 2020. It is now read-only.
File tree 1 file changed +29
-8
lines changed
1 file changed +29
-8
lines changed Original file line number Diff line number Diff line change 1
1
Cython
2
2
aiocassandra
3
+ aiohttp
3
4
asn1crypto
5
+ async-timeout
6
+ atomicwrites
4
7
attrs
5
8
automat
6
9
awesome-slugify
7
10
backports.csv
8
11
backports.functools-lru-cache
12
+ beautifulsoup4
9
13
bitarray
10
14
blinker
11
15
blist
@@ -79,17 +83,21 @@ grequests
79
83
gunicorn
80
84
hiredis
81
85
hll
86
+ html-text
87
+ html5lib
82
88
http-ece
83
89
httplib2
84
90
hyperlink
85
91
hypothesis
86
92
idna
87
93
idna-ssl
94
+ importlib-metadata
88
95
incremental
89
96
invoke
90
97
ipaddr
91
98
ipaddress
92
99
iso3166
100
+ isodate
93
101
jdcal
94
102
jinja2
95
103
jmespath
@@ -105,10 +113,12 @@ Markdown
105
113
MarkupSafe
106
114
marshmallow
107
115
maxminddb
116
+ mf2py
108
117
mmh3
109
118
mock
110
119
more-itertools
111
120
msgpack-python
121
+ multidict
112
122
ndg-httpsclient
113
123
newrelic
114
124
nltk
@@ -118,31 +128,34 @@ oauth2client
118
128
odfpy
119
129
openpyxl
120
130
optimizely
131
+ packaging
121
132
pandas
122
133
paramiko
123
134
parsel
124
135
parsely_raw_data
125
136
patsy
126
137
pip
138
+ pluggy
127
139
ply
128
140
prettytable
129
141
probably
130
142
protobuf
131
143
psutil
132
144
psycopg2
133
145
psycopg2cffi-compat
146
+ py
134
147
py-vapid
135
148
pyapplenews
136
149
pyasn1
137
150
pyasn1-modules
138
151
pycparser
139
152
pycrypto
140
- pydispatcher
153
+ PyDispatcher
141
154
pyfarmhash
142
155
pygerduty
143
156
pygithub
144
157
Pygments
145
- pyhamcrest
158
+ PyHamcrest
146
159
pykafka
147
160
pylru
148
161
pymongo
@@ -154,6 +167,7 @@ pystorm
154
167
pytest
155
168
pytest-ordering
156
169
python-dateutil
170
+ python-dateutil
157
171
python-Levenshtein
158
172
python-memcached
159
173
python-mimeparse
@@ -163,9 +177,11 @@ python-twitter
163
177
python3-saml
164
178
pytz
165
179
pywebpush
166
- pyyaml
180
+ PyYAML
167
181
queuelib
168
182
raven
183
+ rdflib
184
+ rdflib-jsonld
169
185
readability-lxml
170
186
redis
171
187
regex
178
194
rsa
179
195
ruamel.yaml
180
196
s3transfer
181
- scrapy
197
+ Scrapy
182
198
scrapyd
183
199
serpextract
184
200
service_identity
@@ -187,11 +203,12 @@ simple_salesforce
187
203
simplejson
188
204
six
189
205
smhasher
206
+ soupsieve
190
207
spacy
191
208
sphinx
192
209
sphinx_rtd_theme
193
210
sphinx-http-domain
194
- sqlalchemy
211
+ SQLAlchemy
195
212
sst
196
213
statsd
197
214
statsmodels
@@ -208,20 +225,24 @@ tldextract
208
225
tornado
209
226
Twisted
210
227
txAMQP
228
+ typing-extensions
211
229
tzlocal
212
230
ua-parser
213
231
ujson
214
- unidecode
232
+ Unidecode
215
233
uritemplate
216
- urllib3
234
+ urllib3[secure]
217
235
user-agents
218
236
voluptuous
219
237
w3lib
238
+ wcwidth
220
239
webargs
221
240
webassets
241
+ webencodings
222
242
wrapt
223
243
xlrd
224
- xlsxwriter
244
+ XlsxWriter
225
245
xlwt
226
246
yarl
247
+ zipp
227
248
zope.interface
You can’t perform that action at this time.
0 commit comments