-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
52 lines (52 loc) · 1.05 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
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asgiref==3.7.2
asttokens==2.4.1
cffi==1.16.0
decorator==5.1.1
Django==4.2.10
django-appconf==1.0.6
django-bootstrap5==24.2
django-debug-toolbar==4.3.0
django-extensions==3.2.3
django-formtools==2.5.1
django-js-reverse==0.10.2
django-logentry-admin==1.1.0
django-material-admin==1.8.6
django-select2==8.1.2
django-simple-history==3.5.0
django-widget-tweaks==1.5.0
docutils==0.20.1
git+https://github.com/botswana-harvard/edc-base.git@develop#egg=edc_base
exceptiongroup==1.2.1
executing==2.0.1
Faker==23.2.1
ipython==8.18.1
jedi==0.19.1
matplotlib-inline==0.1.7
model-mommy==2.0.0
mysqlclient==2.2.4
packaging==23.2
parso==0.8.4
pexpect==4.9.0
pillow==10.3.0
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
Pygments==2.18.0
PyMySQL==1.1.0
pyperclip==1.8.2
python-dateutil==2.8.2
python-memcached==1.62
pytz==2024.1
six==1.16.0
sqlparse==0.4.4
stack-data==0.6.3
tqdm==4.66.2
traitlets==5.14.3
types-python-dateutil==2.8.19.20240106
typing_extensions==4.10.0
wcwidth==0.2.13
zpl==0.1.11