-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.05 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
asgiref==3.5.2
attrs==22.1.0
backports.zoneinfo==0.2.1
bcrypt==4.0.1
black==22.10.0
blessed==1.19.1
botocore==1.23.54
cached-property==1.5.2
cement==2.8.2
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.3
cryptography==38.0.3
defusedxml==0.7.1
dj-database-url==1.0.0
Django==4.1.3
django-dotenv==1.4.2
docker==4.4.4
docker-compose==1.25.5
dockerpty==0.4.1
docopt==0.6.2
flake8==5.0.4
future==0.16.0
gunicorn==20.1.0
idna==3.4
jmespath==0.10.0
jsonschema==3.2.0
mccabe==0.7.0
mypy-extensions==0.4.3
oauthlib==3.2.0
paramiko==2.12.0
pathspec==0.9.0
Pillow==9.3.0
platformdirs==2.5.3
psycopg2-binary==2.9.5
pycodestyle==2.9.1
pycparser==2.21
pyflakes==2.5.0
PyJWT==2.4.0
PyNaCl==1.5.0
pyrsistent==0.19.2
python-dateutil==2.8.2
python3-openid==3.2.0
PyYAML==5.4.1
requests==2.28.1
requests-oauthlib==1.3.1
semantic-version==2.8.5
six==1.14.0
soupsieve==2.3.2.post1
sqlparse==0.4.3
termcolor==1.1.0
texttable==1.6.4
tomli==2.0.1
typing_extensions==4.4.0
urllib3==1.26.12
wcwidth==0.1.9
websocket-client==0.59.0
whitenoise==6.2.0
psycopg2==2.6.2