-
Notifications
You must be signed in to change notification settings - Fork 19
/
requirements.txt
32 lines (32 loc) · 953 Bytes
/
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
Django==5.1.1
matplotlib==3.8.3
urllib3==1.26.19
# scipy==1.12.0 # big package, only used when attemping to get the github activity graph -> not implemented ATM
django-widget-tweaks==1.5.0
SQLAlchemy==1.3.24 # <1.4 is important (test_sync_tags_keywords_969, test_issue_832_tag_filter_with_missing_tag)
Pillow==10.3.0
bibtexparser==1.4.1
django-colorfield==0.7.3
requests==2.32.0
psycopg2-binary==2.9.9
webcolors==1.13
djangorestframework==3.15.2
django-axes==5.41.1
Shapely==1.8.5.post1 # In python v3.12 use at least Shapely==2.0.0
markdown2==2.4.13
alembic==1.13.1
django-simple-captcha==0.5.20
django-bootstrap5==21.3
django-fontawesome-5==1.0.18
omi==0.2.1
zipstream-new==1.1.8
rdflib==7.0.0
pyparsing==2.4.7 # <3 otherwise: sparql queries as text cannot be parsed
django-better-admin-arrayfield==1.4.2
SPARQLWrapper==1.8.5
GeoAlchemy2==0.11.1
jsonschema==3.2.0
oemetadata==1.6.0
django-compressor==4.5.1
django-cors-headers==4.3.1
owlready2==0.45