-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
52 lines (52 loc) · 1.84 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
aiohttp==3.7.4.post0
appdirs==1.4.4
asgiref==3.4.1
async-timeout==3.0.1
attrs==21.2.0
bandit==1.7.0
black==21.7b0
cassandra-driver==3.25.0
certifi==2021.5.30
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
dj-database-url==0.5.0
Django==3.2.6
django-cassandra-engine==1.6.3
django-cockroachdb==3.2.1
django-environ==0.4.5
geomet==0.2.1.post1
gitdb==4.0.7
GitPython==3.1.18
gunicorn==20.1.0
idna==3.2
mccabe==0.6.1
multidict==5.1.0
mypy==0.910
mypy-extensions==0.4.3
pathspec==0.9.0
pbr==5.6.0
psycopg2==2.9.1
psycopg2-binary==2.9.1
pycodestyle==2.7.0
pydocstyle==6.1.1
pyflakes==2.3.1
PyJWT==1.7.1
pylama==7.7.1
pytz==2021.1
PyYAML==5.4.1
regex==2021.8.3
requests==2.26.0
six==1.16.0
smmap==4.0.0
snowballstemmer==2.1.0
sqlparse==0.4.1
stevedore==3.3.0
toml==0.10.2
tomli==1.2.1
twilio==6.63.2
typing-extensions==3.10.0.0
urllib3==1.26.6
whitenoise==5.3.0
yarl==1.6.3