Skip to content

Commit

Permalink
Increased required Python version to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Feb 28, 2021
1 parent 6995e63 commit 778d1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ pymisp = "~=2.4.123"
PyYAML = "~=5.1"

[requires]
python_version = "3.6"
python_version = "~=3.8.2"

0 comments on commit 778d1c1

Please sign in to comment.