-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
65 lines (65 loc) · 2.45 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
asgiref==3.5.2
async-generator==1.10
atomicwrites==1.4.1
attrs==22.1.0
black==22.8.0
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
crispy-bootstrap5==0.6
distlib==0.3.6
Django==4.1.1
django-crispy-forms==1.14.0
django-elasticsearch-dsl==7.2.2
django-js-asset==2.0.0
django-mptt==0.13.4
djangorestframework==3.14.0
elasticsearch==7.17.7
elasticsearch-dsl==7.4.0
factory-boy==3.2.1
Faker==14.2.1
filelock==3.8.0
h11==0.14.0
idna==3.4
inflection==0.5.1
iniconfig==1.1.1
mypy-extensions==0.4.3
outcome==1.2.0
packaging==21.3
pathspec==0.10.1
Pillow==9.2.0
platformdirs==2.5.2
pluggy==1.0.0
psycopg2-binary==2.9.2
py==1.11.0
pycparser==2.21
pyparsing==3.0.9
PySocks==1.7.1
pytest==6.2.5
pytest-base-url==2.0.0
pytest-django==4.5.2
pytest-factoryboy==2.5.0
pytest-html==3.1.1
pytest-metadata==2.0.2
pytest-selenium==4.0.0
pytest-variables==2.0.0
python-dateutil==2.8.2
pytz==2022.6
requests==2.28.1
selenium==4.4.3
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
sqlparse==0.4.2
tenacity==6.3.1
toml==0.10.2
tomli==2.0.1
trio==0.21.0
trio-websocket==0.9.2
typing_extensions==4.3.0
tzdata==2022.2
urllib3==1.26.12
virtualenv==20.16.6
wsproto==1.2.0