-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
88 lines (88 loc) · 1.58 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
arrow==0.17.0
asgiref==3.2.10
attrs==20.3.0
backcall==0.2.0
beautifulsoup4==4.9.3
blessings==1.7
bpython==0.19
certifi==2020.6.20
cffi==1.14.5
chardet==3.0.4
cryptography==3.3.2
curtsies==0.3.4
decorator==4.4.2
defusedxml==0.6.0
Django==3.1
django-admin-interface==0.14.1
django-allauth==0.44.0
django-appconf==1.0.4
django-colorfield==0.3.2
django-cors-headers==3.7.0
django-debug-toolbar==3.2
django-extensions==3.0.5
django-extra-views==0.13.0
django-filter==2.4.0
django-flat-responsive==2.0
django-flat-theme==1.1.4
django-loginas==0.3.9
django-redis==4.12.1
django-select2==7.6.2
django-webtest==1.9.7
djangorestframework==3.12.2
drf-nested-routers==0.92.5
factory-boy==3.2.0
Faker==6.4.1
gitdb==4.0.5
GitPython==3.1.14
greenlet==0.4.16
idna==2.10
importlib-metadata==3.7.0
iniconfig==1.1.1
ipdb==0.13.3
ipython==7.17.0
ipython-genutils==0.2.0
jedi==0.17.2
mysqlclient==2.0.1
nanoid==2.0.0
newrelic==6.2.0.156
oauthlib==3.1.0
packaging==20.9
parso==0.7.1
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.6
ptyprocess==0.6.0
py==1.10.0
pycparser==2.20
Pygments==2.6.1
pygraphviz==1.6
PyJWT==1.7.1
pyparsing==2.4.7
pytest==6.2.2
pytest-django==4.1.0
python-dateutil==2.8.1
python3-openid==3.2.0
pytz==2020.1
redis==3.5.3
requests==2.24.0
requests-futures==1.0.0
requests-oauthlib==1.3.0
semantic-version==2.8.5
sentry-sdk==1.0.0
setuptools-rust==0.11.6
six==1.15.0
smmap==3.0.5
soupsieve==2.2
sqlparse==0.3.1
text-unidecode==1.3
toml==0.10.2
traitlets==4.3.3
typing-extensions==3.7.4.3
urllib3==1.25.10
waitress==1.4.4
wcwidth==0.2.5
WebOb==1.8.7
WebTest==2.0.35
Werkzeug==1.0.1
zipp==3.4.1