forked from OnroerendErfgoed/atramhasis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (42 loc) · 1.14 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
# pyramid
pyramid==1.10.4
pyramid-tm==2.2.1
pyramid_rewrite==0.2
skosprovider==0.6.1
#-e git+https://github.com/koenedaele/skosprovider.git#egg=skosprovider
skosprovider_sqlalchemy==0.5.2
#-e git+https://github.com/koenedaele/skosprovider_sqlalchemy.git#egg=skosprovider_sqlalchemy
pyramid_skosprovider==0.8.0
#-e git+https://github.com/koenedaele/pyramid_skosprovider.git#egg=pyramid_skosprovider
skosprovider_rdf==0.6.0
# -e git+https://github.com/OnroerendErfgoed/skosprovider_rdf.git#egg=skosprovider_rdf
skosprovider_getty==0.4.2
#-e git+https://github.com/OnroerendErfgoed/skosprovider_getty.git#egg=skosprovider_getty
skosprovider_heritagedata==0.3.1
#-e git+https://github.com/OnroerendErfgoed/skosprovider_heritagedata.git#egg=skosprovider_heritagedata
#language-tags
language-tags==0.4.6
# sqlalchemy
sqlalchemy==1.3.5
zope.sqlalchemy==1.1
transaction==2.4.0
psycopg2==2.7.7
# jinja2
jinja2==2.10.1
pyramid-jinja2==2.8
Babel==2.6.0
# alembic
alembic==1.0.7
# colander
colander==1.7.0
# caching
dogpile.cache==0.7.1
# other
six==1.12.0
python-dateutil==2.8.0
rdflib==4.2.2
html5lib==1.0.1
bleach==3.1.0
# requests
requests==2.21.0
cachecontrol==0.12.5