add poetry to sync script and upgrade server requirements
fromfabric.apiimportenv# the user to use for the remote commandsenv.user='iri'# the servers where the commands are executedenv.hosts=['web.iri.centrepompidou.fr']env.srv_venv_path='/iridata/virtualenv/catedit'