12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- # Used for when working from a virtualenv.
- # Use this file by running "$ pip install -r requirements.txt"
- alembic
- arrow
- binaryornot
- bleach
- blinker
- chardet
- docutils
- enum34
- flask
- flask-wtf
- flask-multistatic
- python-gnupg
- kitchen
- markdown
- munch
- Pillow
- psutil
- pyclamd # This is only needed if VIRUS_SCAN_ATTACHMENTS is enabled
- pygit2 >= 0.20.1
- pygments
- python-openid
- python-openid-cla
- python-openid-teams
- redis
- six
- sqlalchemy >= 0.8
- straight.plugin==1.4.0-post-1
- trollius-redis
- wtforms
- # Required only for the `fas` and `openid` authentication backends
- python-fedora
- # Required only for the `local` authentication backend
- cryptography
- py-bcrypt
- #Required for Pagure CI
- cryptography
- python-jenkins
|