You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

42 lines
1.1 KiB

ago
alembic
argon2_cffi
beautifulsoup4
bleach
click
cornice
gunicorn
html5lib
invoke
ipython
lupa
marshmallow==3.25.1 # TODO: Upgrade Marshmallow https://marshmallow.readthedocs.io/en/latest/upgrading.html
Pillow
pip-tools
prometheus-client
psycopg2
publicsuffix2==2.20160818
pygit2
Pygments==2.9.0 # TODO: Upgrade Pygments, new version causes an error on posting a code block
pyotp
pyramid<2.0
pyramid-ipython
pyramid-jinja2
pyramid-openapi3>=0.17.0
pyramid-session-redis==1.5.0 # 1.5.1 has a change that will invalidate current sessions
pyramid-tm
pyramid-webassets
python-dateutil
PyYAML # needs to be installed separately for webassets
qrcode
redis==3.5.3 # We can't update redis without also updating pyramid-session-redis
requests
sentry-sdk==1.3.0 # TODO: Figure out if we can update this
SQLAlchemy<1.4
SQLAlchemy-Utils
stripe==2.6.0 # TODO: Figure out if we can update this
titlecase
unicodedata2
webargs==8.0.0 # TODO: Updating webargs causes an issue with parsing URLs, figure out if we can fix this
wrapt
zope.sqlalchemy==1.5 # TODO: Figure out if we can update this