-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
65 lines (65 loc) · 1.1 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
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
asgiref==3.6.0
attrs==23.2.0
bandit==1.7.6
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
colorama==0.4.6
crispy-bootstrap4==2022.1
cryptography==39.0.1
defusedxml==0.7.1
dj-database-url==0.5.0
Django==4.1.7
django-allauth==0.52.0
django-crispy-forms==2.0
django-heroku==0.3.1
exceptiongroup==1.2.0
gitdb==4.0.11
GitPython==3.1.40
gunicorn==21.2.0
h11==0.14.0
idna==3.4
iniconfig==2.0.0
lxml==5.1.0
markdown-it-py==3.0.0
mccabe==0.6.1
mdurl==0.1.2
oauthlib==3.2.2
outcome==1.3.0.post0
packaging==23.2
pbr==6.0.0
Pillow==9.4.0
pluggy==1.3.0
psycopg2==2.9.3
pycodestyle==2.7.0
pycparser==2.21
pyflakes==2.3.1
Pygments==2.17.2
PyJWT==2.4.0
PySocks==1.7.1
pytest==7.4.4
pytest-django==4.7.0
python3-openid==3.2.0
pytz==2020.1
PyYAML==6.0.1
requests==2.28.2
requests-oauthlib==1.3.1
rich==13.7.0
selenium==4.16.0
smmap==5.0.1
sniffio==1.3.0
sortedcontainers==2.4.0
sqlparse==0.3.1
stevedore==5.1.0
tomli==2.0.1
trio==0.23.2
trio-websocket==0.11.1
tzdata==2023.4
unittest-xml-reporting==3.2.0
urllib3==1.26.9
Werkzeug==2.1.2
whitenoise==6.2.0
wsproto==1.2.0
zipp==3.8.0