-
Notifications
You must be signed in to change notification settings - Fork 1k
/
Copy pathrequirements.txt
129 lines (129 loc) · 2.25 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
amqp==2.6.1
apns2==0.7.2
appdirs==1.4.4
asgiref==3.3.4
attrs==21.1.0
beautifulsoup4==4.9.3
billiard==3.6.4.0
bleach==3.2.1
boto3==1.34.153
botocore==1.34.153
black~=23.1.0
celery==4.4.7
certifi==2020.12.5
cffi==1.14.5
chardet==3.0.4
ConfigArgParse==1.4
cryptography==3.4.7
cssutils==1.0.2
distlib==0.3.1
Django==3.1.10
django-anymail==7.2.1
django-compress==1.0.1
django-cors-middleware==1.3.1
django-extensions==3.1.0
django-nose==1.4.7
django-oauth-toolkit==1.3.3
django-paypal==1.1.2
django-qurl==0.1.1
django-pipeline>=2,<3
django-prometheus>=2,<3
django-redis==5.2.0
django-redis-sessions==0.6.1
django-ses==1.0.3
django-timezone-field==4.1.1
django-typogrify==1.3.3
dnspython==2.0.0
dopy==0.3.7
elasticsearch==7.12.1
factory-boy==3.2.0
Faker==8.8.2
feedparser>=6,<7
filelock==3.0.12
flake8==7.1.1
Flask==3.0.2
Flask-BasicAuth==0.2.0
future==0.18.2
gunicorn==21.2.0
gevent==22.10.2
h2==2.6.2
hiredis==1.1.0
hpack==3.0.0
httplib2==0.18.1
httpx==0.27.2
hyper==0.7.0
hyperframe==3.2.0
idna==2.10
image==1.5.33
iniconfig==1.1.1
isodate==0.6.0
isort==5.13.2
Jinja2==3.1.3
jmespath==0.10.0
jsonpickle==2.0.0
kombu==4.6.11
locust==1.4.3
lxml==5.1.0
mock==4.0.2
mongoengine==0.21.0
msgpack==1.0.2
ndg-httpsclient==0.5.1
nose==1.3.7
nose-exclude==0.5.0
numpy==1.26.4
oauth2==1.9.0.post1
oauthlib==3.1.0
openai~=1.56.1
paypalrestsdk==1.13.1
pbr==5.6.0
Pillow==8.0.1
pluggy==0.13.1
psutil==5.7.3
psycopg2==2.9.2
py==1.10.0
pyasn1==0.4.8
pycparser==2.20
PyJWT==1.7.1
pymongo>=3,<4
PyMySQL==0.10.1
pynliner==0.8.0
pyOpenSSL==20.0.1
pyparsing==2.4.7
PySocks==1.7.1
pytest==6.1.2
python-dateutil==2.8.1
python-digitalocean==1.16.0
python-gflags==3.1.2
pytz==2020.4
PyYAML==5.3.1
pyzmq==22.0.3
raven==6.10.0
# readability-lxml==0.8.1.1 # Was vendorized due to noscript # Vendorized again due to 0.8.1.1 not out yet
redis>=4,<5
requests>=2.25.0,<3
requests-oauthlib==1.3.0
scipy==1.12.0
sentry-sdk==1.44.1
sgmllib3k==1.0.0
simplejson==3.17.2
six==1.15.0
smartypants==2.0.1
soupsieve==2.2.1
sqlparse==0.4.1
stevedore==3.3.0
stripe==2.55.1
subdomains==3.0.1
text-unidecode==1.3
tiktoken~=0.4.0
toml==0.10.2
tweepy==3.9.0
urllib3>=1.26.0,<2
url-normalize>=1,<2
vine==1.3.0
virtualenv==20.4.6
virtualenv-clone==0.5.4
virtualenvwrapper==4.8.4
webencodings==0.5.1
XlsxWriter==1.3.7
zope.event==4.5.0
zope.interface==5.4.0