-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
73 lines (73 loc) · 1.26 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
asgiref==3.3.1
attrs==20.3.0
Automat==20.2.0
certifi==2021.5.30
cffi==1.14.5
chardet==4.0.0
colorama==0.4.4
commonmark==0.9.1
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
coverage==5.5
cryptography==3.4.6
cssselect==1.1.0
dataclasses==0.8
dj-database-url==0.5.0
Django==3.1.7
django-cors-headers==3.7.0
django-filter==2.4.0
django-heroku==0.3.1
djangorestframework==3.12.2
djongo==1.3.4
dnspython==2.1.0
gunicorn==20.1.0
hyperlink==21.0.0
idna==2.10
importlib-metadata==4.5.0
incremental==17.5.0
inflection==0.5.1
itemadapter==0.2.0
itemloaders==1.0.4
itypes==1.2.0
Jinja2==3.0.1
jmespath==0.10.0
jsonschema==3.2.0
lxml==4.6.2
MarkupSafe==2.0.1
packaging==20.9
parsel==1.6.0
Protego==0.1.16
psycopg2==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
PyDispatcher==2.0.5
Pygments==2.8.0
PyHamcrest==2.0.2
pymongo==3.11.3
pyOpenSSL==20.0.1
pyparsing==2.4.7
pyrsistent==0.17.3
python-dotenv==0.17.0
pytz==2021.1
PyYAML==5.4.1
queuelib==1.5.0
requests==2.25.1
rich==9.12.0
ruamel.yaml==0.17.9
ruamel.yaml.clib==0.2.2
Scrapy==2.4.1
scrapy-djangoitem==1.1.1
service-identity==18.1.0
six==1.15.0
sqlparse==0.2.4
swagger-spec-validator==2.7.3
Twisted==20.3.0
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.26.5
w3lib==1.22.0
whitenoise==5.2.0
zipp==3.4.1
zope.interface==5.2.0