-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
72 lines (72 loc) · 986 Bytes
/
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
asgiref
attrs
Automat
certifi
cffi
charset-normalizer
constantly
cryptography
defusedxml
Django
django-allauth
django-flat-json-widget
django-tinymce
gunicorn
httplib2
hyperlink
idna
incremental
Jinja2
MarkupSafe
oauthlib
Pillow
psycopg2-binary
pycparser
pycrypto
PyJWT
pyparsing
python3-openid
pytz
pyxdg
PyYAML
requests
requests-oauthlib
six
sqlparse
Twisted
typing-extensions
urllib3
zope.interface
attrs==21.2.0
Automat==20.2.0
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.6
constantly==15.1.0
cryptography==3.4.8
defusedxml==0.7.1
Django==3.2.7
django-flat-json-widget==0.1.3
django-tinymce==3.4.0
hyperlink==21.0.0
idna==3.2
incremental==21.3.0
MarkupSafe==2.0.1
oauthlib==3.1.1
Pillow==8.4.0
pycparser==2.20
PyJWT==2.1.0
pyparsing==2.4.7
python3-openid==3.2.0
pytz==2021.1
pyxdg==0.27
PyYAML==5.4.1
requests==2.26.0
requests-oauthlib==1.3.0
six==1.16.0
sqlparse==0.4.2
Twisted==21.7.0
twisted-iocpsupport==1.0.2
urllib3==1.26.7
wincertstore==0.2
zope.interface==5.4.0