-
Notifications
You must be signed in to change notification settings - Fork 6
/
base.txt
88 lines (70 loc) · 3.42 KB
/
base.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
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
pytz==2021.3 # https://github.com/stub42/pytz
python-slugify==6.0.1 # https://github.com/un33k/python-slugify
Pillow==9.0.1 # https://github.com/python-pillow/Pillow
rcssmin==1.1.1 # https://github.com/ndparker/rcssmin
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
whitenoise==6.0.0 # https://github.com/evansd/whitenoise
redis==4.1.4 # https://github.com/redis/redis-py
hiredis==2.0.0 # https://github.com/redis/hiredis-py
celery==5.2.3 # pyup: < 6.0 # https://github.com/celery/celery
flower==1.2.0 # https://github.com/mher/flower
xmltodict==0.13.0 # https://github.com/martinblech/xmltodict.git
# Django
# ------------------------------------------------------------------------------
django==4.1.6 # pyup: < 4.0 # https://www.djangoproject.com/
django-environ==0.8.1 # https://github.com/joke2k/django-environ
django-model-utils==4.3.1 # https://github.com/jazzband/django-model-utils
django-allauth==0.54.0 # https://github.com/pennersr/django-allauth
django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms
crispy-bootstrap5==0.7 # https://github.com/django-crispy-forms/crispy-bootstrap5
django-compressor==4.3.1 # https://github.com/django-compressor/django-compressor
django-redis==5.2.0 # https://github.com/jazzband/django-redis
# Wagtail
# ------------------------------------------------------------------------------
wagtail==4.2.2 # https://github.com/wagtail/wagtail
# Wagtail Recaptcha
# ------------------------------------------------------------------------------
django-recaptcha==3.0.0
wagtail-django-recaptcha==1.0
# Wagtail Menu
# ------------------------------------------------------------------------------
wagtailmenus==3.1.3
# Wagtail Localize
# ------------------------------------------------------------------------------
wagtail-localize==1.5
# Django Tweaks
# ------------------------------------------------------------------------------
django-widget-tweaks==1.4.8
# Solr
# ------------------------------------------------------------------------------
django-haystack==3.2.1
# PySolr
# ------------------------------------------------------------------------------
pysolr==3.9.0
# Django celery
# ------------------------------------------------------------------------------
django_celery_results==2.4.0
django-celery-beat==2.5.0 # https://github.com/celery/django-celery-beat
# Wagtail-Autocomplete
# https://github.com/wagtail/wagtail-autocomplete
# ------------------------------------------------------------------------------
wagtail-autocomplete==0.9.0
# Orjson
# ------------------------------------------------------------------------------
orjson==3.8.7 # https://github.com/ijl/orjson
# Tenacity
# ------------------------------------------------------------------------------
tenacity==8.2.2 # https://pypi.org/project/tenacity/
# DRF - Yet another Swagger generator 2
# ------------------------------------------------------------------------------
drf-yasg==1.21.5 # https://pypi.org/project/drf-yasg2/
# Pandas
# ------------------------------------------------------------------------------
numpy==1.21.0 # https://numpy.org/
pandas==2.0.1 # https://pandas.pydata.org/
# Langcode
# ------------------------------------------------------------------------------
langcodes==3.3.0 # https://pypi.org/project/langcodes/
# PyAlex
# ------------------------------------------------------------------------------
pyalex==0.14 # https://github.com/J535D165/pyalex