-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
85 lines (85 loc) · 3.29 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
aiohttp==3.8.3
aiosignal==1.3.1
alabaster==0.7.13
asgiref==3.5.2
async-timeout==4.0.2
attrs==22.1.0
Babel==2.12.1
beautifulsoup4==4.11.1
black==22.12.0
bootstrap-py==2.0.0
certifi==2022.12.7
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
coverage==6.5.0
defusedxml==0.7.1
Django==4.1.4
django-bootstrap-datepicker-plus==5.0.3
django-crispy-forms==1.14.0
django-htmx==1.13.0
django-scheduler==0.10.1
django-simple-chatbot==0.0.9
django-taggit==3.1.0
djangorestframework==3.14.0
docutils==0.19
exceptiongroup==1.0.4
factory-boy==3.2.1
Faker==15.3.4
flake8==6.0.0
frozenlist==1.3.3
gitdb==4.0.10
GitPython==3.1.31
icalendar==5.0.4
idna==3.4
imagesize==1.4.1
inflection==0.5.1
iniconfig==1.1.1
Jinja2==3.1.2
joblib==1.2.0
Markdown==3.4.1
MarkupSafe==2.1.2
mccabe==0.7.0
multidict==6.0.4
mypy-extensions==0.4.3
nltk==3.8.1
openai==0.26.1
packaging==22.0
pathspec==0.10.3
pguard==0.4.0
Pillow==9.4.0
platformdirs==2.6.2
pluggy==1.0.0
pycodestyle==2.10.0
pydantic==1.10.7
pyflakes==3.0.1
Pygments==2.15.1
pytest==7.2.0
pytest-cov==4.0.0
pytest-django==4.5.2
pytest-factoryboy==2.5.1
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.7.1
regex==2022.10.31
requests==2.28.2
setuptools-scm==7.1.0
six==1.16.0
smmap==5.0.0
snowballstemmer==2.2.0
soupsieve==2.3.2.post1
Sphinx==7.0.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlparse==0.4.3
tomli==2.0.1
tqdm==4.64.1
typing_extensions==4.4.0
tzdata==2022.7
urllib3==1.26.14
wikipedia==1.4.0
yarl==1.8.2