Skip to content

Commit

Permalink
Revert "Update requirements.txt to test 3.6"
Browse files Browse the repository at this point in the history
This reverts commit 6c26404.
  • Loading branch information
PointlessUser committed Aug 23, 2023
1 parent 86b88d1 commit 49788ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pillow
pandas
matplotlib
openpyxl
pillow ~= 9.0
pandas ~= 1.3
matplotlib ~= 3.5
openpyxl

0 comments on commit 49788ab

Please sign in to comment.