From 8af33d0557c47e82a574312d33b3e1b8ea2b8a60 Mon Sep 17 00:00:00 2001
From: Tue Herlau <tuhe@dtu.dk>
Date: Wed, 12 Jul 2023 20:41:46 +0200
Subject: [PATCH] Fixed requirements

---
 requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/requirements.txt b/requirements.txt
index c856bc0..6c8f37a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
 # wexpect
 git+https://github.com/raczben/wexpect.git@dev # Changing to dev bc of venv incompatibility stuff. (th juli 2023: problem with 4.0.0).
 pexpect
+pybtex
-- 
GitLab