-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.in
107 lines (106 loc) · 2.35 KB
/
requirements.in
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
102
103
104
105
106
107
-e git+https://github.com/conversence/Beaker.git@assembl#egg=Beaker
-e git+https://github.com/FreeDiscovery/jwzthreading.git@master#egg=jwzthreading
-e git+https://github.com/maparent/langdetect.git@no_sample#egg=langdetect
-e git+https://github.com/assembl/pyramid_beaker.git@assembl#egg=pyramid_beaker
-e git+https://github.com/conversence/pyramid_dogpile_cache#egg=pyramid-dogpile-cache
-e git+https://github.com/maparent/sqlalchemy-utils.git@abstract_generic_1.4#egg=sqlalchemy_utils
-e git+https://github.com/conversence/sqlalchemy-rdfbridge.git#egg=sqlalchemy-rdfbridge
aenum==3.1.15
alembic==1.12.1
Babel==2.16.0
beautifulsoup4==4.12.3
celery==5.4.0
circus==0.18.0
colander==2.0.0
colorama==0.4.6
colour==0.1.5
coloredlogs==15.0.1
contextlib2==21.6.0
cornice==6.1.0
cryptography==44.0.0
fabric==1.15.0
facebook-sdk==3.1.0
feedparser==6.0.11
flower==2.0.1
future==1.0.0
gensim==4.3.3
google-api-python-client==2.159.0
hashfs==0.7.2
hiredis==3.1.0
IMAPClient==3.0.1
imaplib2==3.6.0
iso639==0.1.4
isodate==0.7.2
Jinja2==3.1.5
jsonpath-ng==1.7.0
Levenshtein==0.26.1
lingua==4.15.0
lxml==5.3.0
lxml_html_clean==0.4.1
nodeenv==1.9.1
ndg_httpsclient==0.5.1
openpyxl==3.1.5
pip-tools==7.4.1
polib==1.2.0
premailer==3.10.0
psycopg2-binary==2.9.10
pygraphviz==1.14
pyIsEmail==2.0.1
PyJWT==2.10.1
pylibmc==1.6.3
pyramid==1.10.8
pyramid-jinja2==2.10.1
pyramid-mailer==0.15.1
pyramid-retry==2.1.1
pyramid-tm==2.6
PyStemmer==2.2.0.3
python3-saml==1.16.0
python-dateutil==2.9.0.post0
python-json-logger==3.2.1
pytz==2024.2
PyYAML==6.0.2
pyzmq==26.2.0
rdflib==7.1.2
redis==5.2.1
reg==0.12
requests-oauthlib==2.0.0
requests==2.32.3
rotate-backups==8.1
scikit-learn==1.6.1
semantic-version==2.10.0
sentry-sdk==2.20.0
simplejson==3.19.3
six==1.17.0
social-auth-app-pyramid==1.0.0
social-auth-core==4.5.4
social-auth-storage-sqlalchemy==1.1.0
SPARQLWrapper==2.0.0
sqlalchemy==1.4.54
structlog==25.1.0
transaction==5.0
translationstring==1.4
Unidecode==1.3.8
uwsgitop==0.12
Werkzeug==2.3.8
zope.component==6.0
zope.interface==5.5.2
zope.sqlalchemy==3.1
# are any of those really needed?
# ecdsa==0.13.3
# greenlet==0.4.10
# anykeystore==0.2
# DateTime==4.1.1
# ipykernel==4.3.1
# argh==0.26.2
# funcsigs==1.0.2
# html5lib==1.0.1
# ipaddress==1.0.22
# ipykernel==4.9.0
# iowait==0.2
# nose==1.3.7
# oauth2client==4.1.3
# pathlib2==2.3.2
# pathtools==0.1.2
# pickleshare==0.7.4
# watchdog==0.9.0
# webencodings==0.5.1