Skip to content

Commit bb86bca

Browse files
committed
update requirements in readme
1 parent 0ccdb2f commit bb86bca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Requirements (tested with Win10 and anaconda successfully)
1919
------------
2020
+ python (== 3.8.13)
2121
+ sympy (== 1.11rc1)
22-
+ numpy (>= 1.23.2)
23-
+ wxPython (>= 4.0.7)
24-
+ PyOpenGL (>= 3.1.6)
22+
+ numpy (== 1.23.2)
23+
+ wxPython (== 4.0.7)
24+
+ PyOpenGL (== 3.1.6)
2525

2626

2727
Setup

0 commit comments

Comments
 (0)