mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
update requirements.txt to match what is in the newsblur/newsblur_python3 image
This commit is contained in:
parent
0e81d2f346
commit
09dccbab87
1 changed files with 68 additions and 16 deletions
84
config/requirements.txt
Executable file → Normal file
84
config/requirements.txt
Executable file → Normal file
|
@ -1,72 +1,124 @@
|
|||
# -e git://github.com/tweepy/tweepy.git#egg=tweepy
|
||||
amqp==2.6.1
|
||||
anyjson==0.3.3
|
||||
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
|
||||
boto==2.49.0
|
||||
celery>=4,<5
|
||||
boto3==1.17.67
|
||||
botocore==1.20.67
|
||||
celery==4.4.7
|
||||
certifi==2020.12.5
|
||||
cffi==1.14.5
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
ConfigArgParse==1.4
|
||||
cryptography==3.4.7
|
||||
cssutils==1.0.2
|
||||
django-anymail[mailgun]==7.2.1
|
||||
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-oauth-toolkit==1.3.3
|
||||
django-paypal==1.0
|
||||
django-paypal==1.0.0
|
||||
django-qurl==0.1.1
|
||||
django-redis-cache==3.0.0
|
||||
django-redis-sessions==0.6.1
|
||||
django-ses==1.0.3
|
||||
django-timezone-field==4.1.1
|
||||
django-typogrify==1.3.3
|
||||
Django>=3.1,<3.2
|
||||
dnspython==2.0.0
|
||||
dopy==0.3.7
|
||||
Fabric>=1.14.0,<2
|
||||
Fabric2==2.5.0
|
||||
feedparser>=6,<7
|
||||
flask==1.1.2
|
||||
elasticsearch==7.12.1
|
||||
feedparser==6.0.2
|
||||
filelock==3.0.12
|
||||
Flask==1.1.2
|
||||
Flask-BasicAuth==0.2.0
|
||||
future==0.18.2
|
||||
gevent==21.1.2
|
||||
geventhttpclient==1.4.4
|
||||
greenlet==1.1.0
|
||||
gunicorn==20.0.4
|
||||
h2==2.6.2
|
||||
hiredis==1.1.0
|
||||
hpack==3.0.0
|
||||
httplib2==0.18.1
|
||||
hyper==0.7.0
|
||||
hyperframe==3.2.0
|
||||
idna==2.10
|
||||
image==1.5.33
|
||||
iniconfig==1.1.1
|
||||
isodate==0.6.0
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.11.3
|
||||
jmespath==0.10.0
|
||||
jsonpickle==2.0.0
|
||||
kombu==4.6.11
|
||||
locust==1.4.3
|
||||
lxml==4.6.2
|
||||
MarkupSafe==1.1.1
|
||||
mock==4.0.2
|
||||
mongoengine==0.21.0
|
||||
msgpack==1.0.2
|
||||
ndg-httpsclient==0.5.1
|
||||
nltk==3.5
|
||||
numpy==1.19.4
|
||||
oauth2==1.9.0.post1
|
||||
pillow==8.0.1
|
||||
oauthlib==3.1.0
|
||||
packaging==20.9
|
||||
pbr==5.6.0
|
||||
Pillow==8.0.1
|
||||
pluggy==0.13.1
|
||||
psutil==5.7.3
|
||||
psycopg2==2.8.6
|
||||
py==1.10.0
|
||||
pyasn1==0.4.8
|
||||
elasticsearch>=7,<8
|
||||
pycparser==2.20
|
||||
pyflakes==2.2.0
|
||||
PyJWT==1.7.1
|
||||
pymongo==3.11.2
|
||||
PyMySQL==0.10.1
|
||||
pyopenssl>=17.5.0
|
||||
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
|
||||
pynliner==0.8
|
||||
pytz==2020.4
|
||||
pyyaml==5.3.1
|
||||
PyYAML==5.3.1
|
||||
pyzmq==22.0.3
|
||||
raven==6.10.0
|
||||
redis==3.5.3
|
||||
requests==2.25.0
|
||||
requests-oauthlib==1.3.0
|
||||
s3transfer==0.4.2
|
||||
scipy==1.5.4
|
||||
seacucumber==1.5.2
|
||||
sentry-sdk==1.0.0
|
||||
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
|
||||
toml==0.10.2
|
||||
tweepy==3.9.0
|
||||
urllib3==1.26.2
|
||||
vine==1.3.0
|
||||
virtualenv==20.4.6
|
||||
virtualenv-clone==0.5.4
|
||||
virtualenvwrapper==4.8.4
|
||||
xlsxwriter==1.3.7
|
||||
webencodings==0.5.1
|
||||
Werkzeug==1.0.1
|
||||
XlsxWriter==1.3.7
|
||||
zope.event==4.5.0
|
||||
zope.interface==5.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue