Skip to content

Commit

Permalink
Fix FLORIS at 2.4
Browse files Browse the repository at this point in the history
FLORIS 3.0 introduces API changes that break compatibility.
  • Loading branch information
greg-neustroev committed Sep 14, 2023
1 parent 8fd0743 commit eb1a395
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FLORIS>=2.4
FLORIS==2.4
gym>=0.20.0
matplotlib>=3.4.3
numpy>=1.21.2
Expand All @@ -7,5 +7,3 @@ progressbar2>=3.53.3
pyglet>=1.5.21
PyYAML>=5.4.1
scipy>=1.7.1
tensorboard>=2.6.0
torch>=1.9.1

0 comments on commit eb1a395

Please sign in to comment.