gridhead / re2fa-converter

A Qt 5 Python GUI application for converting regular expressions to a finite automaton
GNU General Public License v3.0
2 stars 1 forks source link

Version bump for the dependencies in requirement list #5

Closed gridhead closed 3 years ago

gridhead commented 3 years ago

This should be easy. Run a requirement check, and update the list with newer versions of dependencies.

gridhead commented 3 years ago

Well, let me pick this one up for demonstration purposes.