forked from Pierre-Sassoulas/django-survey
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 1.21 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
asgiref==3.6.0
astroid==2.13.2
certifi==2022.12.7
cfgv==3.3.1
charset-normalizer==3.0.1
click==8.1.3
colorama==0.4.6
confusable-homoglyphs==3.2.0
contourpy==1.0.7
coverage==6.5.0
coveralls==3.3.1
cycler==0.11.0
dill==0.3.6
distlib==0.3.6
Django==4.1.5
django-bootstrap-form==3.4
django-registration==3.3
django-rosetta==0.9.8
-e git+https://github.com/pkuppens/django-survey@d20c62704138f6325b2dbea13605d494e7b3b834#egg=django_survey_and_report
django-tastypie==0.14.4
docopt==0.6.2
filelock==3.9.0
flake8==6.0.0
fonttools==4.38.0
identify==2.5.13
idna==3.4
isort==5.11.4
joblib==1.2.0
kiwisolver==1.4.4
lazy-object-proxy==1.9.0
matplotlib==3.6.3
mccabe==0.7.0
nltk==3.8.1
nodeenv==1.7.0
numpy==1.24.1
ordereddict==1.1
packaging==23.0
pandas==1.5.3
Pillow==9.4.0
platformdirs==2.6.2
polib==1.1.1
pre-commit==2.21.0
pycodestyle==2.10.0
pyflakes==3.0.1
pylint==2.15.10
pyparsing==3.0.9
pySankeyBeta==1.3.0
python-coveralls==2.9.3
python-dateutil==2.8.2
python-mimeparse==1.6.0
pytz==2022.7.1
PyYAML==6.0
regex==2022.10.31
requests==2.28.2
rosetta==0.3
scipy==1.10.0
seaborn==0.12.2
six==1.16.0
sqlparse==0.4.3
tomli==2.0.1
tomlkit==0.11.6
tqdm==4.64.1
typing_extensions==4.4.0
tzdata==2022.7
urllib3==1.26.14
virtualenv==20.17.1
wrapt==1.14.1