-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
71 lines (71 loc) · 1.16 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
asgiref==3.6.0
astroid==2.15.1
bcrypt==3.2.0
blinker==1.4
certifi==2020.6.20
cffi==1.15.1
chardet==4.0.0
charset-normalizer==3.1.0
click==8.0.3
colorama==0.4.4
coverage==7.2.2
cryptography==3.4.8
dill==0.3.6
distro==1.7.0
dj-database-url==2.0.0
Django==4.0.2
fasteners==0.14.1
future==0.18.2
gunicorn==20.1.0
httplib2==0.20.2
idna==2.10
importlib-metadata==4.6.4
isort==5.12.0
jeepney==0.7.1
keyring==23.5.0
launchpadlib==1.10.16
lazr.restfulclient==0.14.4
lazr.uri==1.0.6
lazy-object-proxy==1.9.0
lockfile==0.12.2
macaroonbakery==1.3.1
Mako==1.1.3
MarkupSafe==2.0.1
mccabe==0.7.0
monotonic==1.6
more-itertools==8.10.0
oauthlib==3.2.0
olefile==0.46
paramiko==2.9.3
pexpect==4.8.0
Pillow==9.0.1
platformdirs==3.2.0
protobuf==3.12.4
psycopg2-binary==2.9.6
ptyprocess==0.7.0
pycparser==2.21
PyJWT==2.3.0
pylint==2.17.1
pymacaroons==0.13.0
pymemcache==4.0.0
PyNaCl==1.5.0
pyparsing==2.4.7
pyRFC3339==1.1
python-dateutil==2.8.1
pytz==2022.1
pyxdg==0.27
PyYAML==5.4.1
reportlab==3.6.8
requests==2.25.1
SecretStorage==3.3.1
six==1.16.0
sqlparse==0.4.4
tomli==2.0.1
tomlkit==0.11.7
typing_extensions==4.5.0
urllib3==1.26.5
wadllib==1.3.6
whitenoise==6.4.0
wrapt==1.15.0
xdg==5.0.0
zipp==1.0.0