Logo
Explore Help
Register Sign In
Yasuke/moto
1
0
Fork 0
You've already forked moto
Code Issues Pull Requests Packages Projects Releases Wiki Activity
moto/requirements.txt

11 lines
82 B
Plaintext
Raw Normal View History

clean up urls. start to clean up responses
2013-02-18 21:22:03 -05:00
coverage
add freezegun to requirements
2013-02-19 23:02:31 -05:00
freezegun
basic ec2 and s3 working
2013-02-18 16:09:40 -05:00
mock
nose
replace pdbs with NotImplemented
2013-02-25 23:21:49 -05:00
requests
Lock down sure version due to https://github.com/gabrielfalcao/sure/pull/46.
2014-02-06 20:41:17 -05:00
sure<1.2.4
add route53
2013-11-14 11:14:14 -08:00
xmltodict
dicttoxml
Allow returning http errors with exceptions before: def my_response_method(self): ... if error: return template, {'status'=400} after: def my_response_method(self): ... if error: raise MyResponseError("bad thing happened") where MyResponseError inherits from HTTPException
2014-04-15 21:15:33 -04:00
werkzeug
Support Python 3 using six
2014-08-26 13:25:50 -04:00
six
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 651ms Template: 27ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API