Commit graph

14 commits

Author SHA1 Message Date
Griatch
f4cb75c496 Up requirements to Django 1.11, Twisted 18 and pillow 5.2.0 2018-09-25 22:11:34 +02:00
Griatch
e97d0d794a Sync win/unix requirement files 2018-09-04 20:33:48 +02:00
Griatch
6182ce9c10 Add inflect dependency. Add get_plural_name and mechanisms discussed in #1385. 2018-01-07 19:31:01 +01:00
DamnedScholar
58f2d7cf74 Sekizai 2017-09-18 18:17:10 -05:00
Griatch
83163ae4b3 Update Windows requirements. 2017-07-14 12:47:25 +02:00
Griatch
402b9a7394 Upped twisted requirement to 16.0.0. This because of a backwards incompatible change in Twisted's lLoopingCall that Evennia makes use of. This fixes failings with loading the tutorual world (due to loopingcall errors). 2016-03-24 11:50:58 +01:00
Griatch
907322cc2f Updated Evennia for django 1.9 (1.8 still supported). Run 'pip install --upgrade -e .' in
the Evennia repository to upgrade.
2016-02-20 09:14:31 +01:00
Ahmed Charles
8a66fc40a9 Use with_metaclass from future.utils for python3 compat. 2015-11-01 15:11:12 +01:00
Griatch
f111753e0f Forcing pillow 2.9.0 for now to avoid the new forced dependencies introduced in 3.0. 2015-10-13 22:47:37 +02:00
Griatch
f116543e14 Added pytz to the requirement list, to handle timezones better 2015-06-20 15:17:07 +02:00
Griatch
97e04ee710 Twisted min version upped to 15.2.1 due to a change in the LoopingCall infrastructure that Evennia relies on. This resolves #744 by updating the Evennia implementation accordingly. 2015-05-27 22:35:05 +02:00
Griatch
7bb1dea7f7 Changed pip django requirements to django 1.8. 2015-04-04 00:08:51 +02:00
Griatch
9e8c307bc4 Made psutil optional for the use of the @system command on Windows. 2015-03-07 22:11:26 +01:00
Griatch
5274d111a2 Added a separate win_requirements.txt file for handling windows requirement specifics. 2015-03-07 20:57:50 +01:00