-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 1.18 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
aioredis==1.3.1
asgiref==3.5.2
async-timeout==4.0.2
attrs==21.2.0
autobahn==21.11.1
Automat==20.2.0
beautifulsoup4==4.11.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.9
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==36.0.0
Deprecated==1.2.13
Django==4.1.3
django-cors-headers==3.11.0
django-datatables-view==1.20.0
django-random-queryset==0.1.1
django-utils-six==2.0
dnspython==2.2.1
gunicorn==20.1.0
hiredis==2.0.0
hyperlink==21.0.0
idna==3.3
incremental==21.3.0
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.2
jmespath==1.0.1
Markdown==3.4.1
MarkupSafe==2.1.1
msgpack==1.0.3
mysqlclient==2.1.1
oauthlib==2.1.0
packaging==21.3
Pillow==9.3.0
pip-review==1.3.0
psycopg2==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pymongo==4.3.3
pyparsing==3.0.8
PySocks==1.6.8
python-dateutil==2.8.2
python-dotenv==0.20.0
python-mimeparse==1.6.0
pytz==2021.3
redis==4.4.0
requests==2.26.0
requests-oauthlib==1.0.0
s3transfer==0.6.0
service-identity==21.1.0
six==1.16.0
soupsieve==2.3.1
sqlparse==0.4.2
tweepy==3.6.0
Twisted==21.7.0
twisted-iocpsupport==1.0.2
txaio==21.2.1
typing_extensions==4.0.1
tzdata==2022.5
uritemplate==4.1.1
urllib3==1.26.7
wrapt==1.14.1
zope.interface==5.4.0