This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/server/requirements.txt
ReAnzu f532144a18 server/user_tokens: harden implementation
* Added additional testing around the expiration time and notes
* Forced rfc3339 datetime compliance for provided expiration_time values on user tokens
* Simplified the update method from expiration_time on user_tokens
* Updated API doc with correct field name for expirationTime
2018-03-10 16:38:55 -06:00

16 lines
No EOL
268 B
Text

alembic>=0.8.5
pyyaml>=3.11
psycopg2>=2.6.1
SQLAlchemy>=1.0.12
pytest>=2.9.1
pytest-cov>=2.2.1
freezegun>=0.3.6
coloredlogs==5.0
pycodestyle>=2.0.0
scipy>=0.18.1
elasticsearch>=5.0.0
elasticsearch-dsl>=5.0.0
scikit-image>=0.12
pynacl>=1.2.1
pytz>=2018.3
pyRFC3339>=1.0