This repository has been archived by the owner on Jan 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathrequirements.txt
54 lines (53 loc) · 1.96 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
alembic==0.8.10
appdirs==1.4.0 # via setuptools
attrs==16.3.0 # via service-identity
cffi==1.9.1 # via cryptography
chardet==2.3.0 # via normality
click==6.7 # via python-dotenv
constantly==15.1.0 # via twisted
contextlib2==0.5.4 # via raven
cryptography==1.7.2 # via pyopenssl
cssselect==1.0.1 # via parsel, scrapy
dataset==0.7.1
enum34==1.1.6 # via cryptography
idna==2.2 # via cryptography
ijson==2.3
incremental==16.10.1 # via twisted
ipaddress==1.0.18 # via cryptography
lxml==3.7.2 # via parsel, scrapy
mako==1.0.6 # via alembic
markupsafe==0.23 # via mako
normality==0.3.9 # via dataset
packaging==16.8 # via setuptools
parsel==1.1.0 # via scrapy
psycopg2==2.6.2
pyasn1-modules==0.0.8 # via service-identity
pyasn1==0.1.9 # via cryptography, pyasn1-modules, service-identity
pycparser==2.17 # via cffi
pydispatcher==2.0.5 # via scrapy
pyopenssl==16.2.0 # via scrapy, service-identity
pyparsing==2.1.10 # via packaging
python-dateutil==2.6.0
python-dotenv==0.6.2
python-editor==1.0.3 # via alembic
pytz==2016.10
pyyaml==3.12 # via dataset
queuelib==1.4.2 # via scrapy
raven==5.32.0
requests==2.12.2
scrapy==1.3.0
service-identity==16.0.0 # via scrapy
six==1.10.0 # via cryptography, dataset, normality, packaging, parsel, pyopenssl, python-dateutil, scrapy, setuptools, w3lib
sqlalchemy==1.1.5
twisted==16.6.0 # via scrapy
w3lib==1.16.0 # via parsel, scrapy
xmltodict==0.10.2
zope.interface==4.3.3 # via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools # via cryptography, zope.interface