mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-18 14:34:21 +01:00
* Adopting a challenge type layout from deckar01 * Move standard challenge modals into the plugin * Migration to change challenge type id to a string * Travis testing now builds with MySQL, SQLite, and Postgres * Rework get_standings to use the row ID instead of the saved time because of differences in database time precision
9 lines
120 B
Plaintext
9 lines
120 B
Plaintext
-r requirements.txt
|
|
coverage>=4.1
|
|
mock>=2.0.0
|
|
nose>=1.3.7
|
|
rednose>=1.1.1
|
|
pep8>=1.7.0
|
|
freezegun>=0.3.9
|
|
psycopg2>=2.7.3.1
|