From 269e14dbd7fa7f00c291ff2ae803b8490b9eb1b5 Mon Sep 17 00:00:00 2001
From: ayushshivani <ayush.shivani@students.iiit.ac.in>
Date: Tue, 3 Dec 2019 01:18:25 +0530
Subject: [PATCH] added version to flatland-rl

---
 environment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment.yml b/environment.yml
index eeaec39..c76cde6 100644
--- a/environment.yml
+++ b/environment.yml
@@ -73,7 +73,7 @@ dependencies:
     - crowdai-api==0.1.21
     - cycler==0.10.0
     - filelock==3.0.12
-    - flatland-rl
+    - flatland-rl==2.1.10
     - future==0.17.1
     - gym==0.14.0
     - idna==2.8
-- 
GitLab