|
|
@ -18,10 +18,12 @@ psycopg2 |
|
|
|
publicsuffix2==2.20160818 |
|
|
|
pygit2 |
|
|
|
Pygments==2.9.0 # TODO: Upgrade Pygments, new version causes an error on posting a code block |
|
|
|
PyJWT |
|
|
|
pyotp |
|
|
|
pyramid<2.0 |
|
|
|
pyramid-ipython |
|
|
|
pyramid-jinja2 |
|
|
|
pyramid-multiauth==0.9.0 # Versions after this drop support for Pyramid < 2.0 This can be upgraded when we upgrade pyramid |
|
|
|
pyramid-openapi3>=0.17.0 |
|
|
|
pyramid-session-redis==1.5.0 # 1.5.1 has a change that will invalidate current sessions |
|
|
|
pyramid-tm |
|
|
|