-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
96 lines (96 loc) · 3.53 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
89
90
91
92
93
94
95
96
ansicon==1.89.0
appdirs==1.4.4
arrow==0.17.0
asgiref==3.3.1
astroid==2.4.2
autopep8==1.5.4
backcall==0.2.0
beautifulsoup4==4.9.3
black==20.8b1
blessed==1.17.12
bs4==0.0.1
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
click==7.1.2
cmake==3.18.4.post1
colorama==0.4.4
cryptography==3.3.1
cssselect==1.1.0
decorator==4.4.2
defusedxml==0.6.0
distlib==0.3.1
dj-database-url==0.5.0
Django==3.1.4
django-allauth==0.44.0
django-extensions==3.1.0
django-filter==2.4.0
django-picklefield==3.0.1
django-q==1.3.4
django-rest-auth==0.9.5
djangorestframework==3.12.2
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==4.6.0
drf-extensions==0.6.0
drf-flex-fields==0.8.8
drf-writable-nested==0.6.2
fake-useragent==0.1.11
filelock==3.0.12
gunicorn==20.0.4
idna==2.10
inflection==0.3.1
isort==5.6.4
jedi==0.17.2
jinxed==1.0.1
lazy-object-proxy==1.4.3
lxml==4.6.2
mccabe==0.6.1
mypy-extensions==0.4.3
numpy==1.19.4
oauthlib==3.1.0
pandas==1.1.5
parse==1.18.0
parso==0.7.1
pathspec==0.8.1
pbr==5.5.1
pickleshare==0.7.5
Pillow==8.0.1
prompt-toolkit==3.0.7
psycopg2==2.8.6
pycodestyle==2.6.0
pycparser==2.20
pyee==7.0.4
Pygments==2.6.1
PyJWT==1.7.1
pylint==2.6.0
pyppeteer==0.2.2
pyquery==1.4.3
python-dateutil==2.8.1
python3-openid==3.2.0
pytz==2020.4
pyzmq==19.0.2
regex==2020.11.13
requests==2.25.0
requests-html==0.10.0
requests-oauthlib==1.3.0
six==1.15.0
soupsieve==2.0.1
sqlparse==0.4.1
stevedore==3.3.0
toml==0.10.2
tornado==6.0.4
tqdm==4.54.1
traitlets==5.0.4
typed-ast==1.4.1
typing-extensions==3.7.4.3
urllib3==1.26.2
virtualenv==20.2.2
virtualenv-clone==0.5.4
virtualenvwrapper==4.8.4
w3lib==1.22.0
wcwidth==0.2.5
websockets==8.1
whitenoise==5.2.0
wrapt==1.12.1
django-cors-headers==3.7.0
django-url-filter