mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-26 08:08:17 -04:00
This was only ever a spike into what it might look like to document
Notify’s API with Swagger (see
7c3d25a87a).
It’s no longer updated, and only talks about version 1 of the public
API.
Keeping it around now is just a liability, and gives us additional Pyup
upgrades to deal with.
11 lines
177 B
Plaintext
11 lines
177 B
Plaintext
-r requirements.txt
|
|
pycodestyle==2.3.1
|
|
pytest==3.2.1
|
|
pytest-mock==1.6.2
|
|
pytest-cov==2.5.1
|
|
coveralls==1.2.0
|
|
moto==1.1.1
|
|
freezegun==0.3.9
|
|
requests-mock==1.3.0
|
|
strict-rfc3339==0.7
|