diff options
author | Anthony Wang | 2024-04-23 21:12:39 -0400 |
---|---|---|
committer | Anthony Wang | 2024-04-23 21:12:39 -0400 |
commit | 74b6ae8ddc7506a57b6ba197b67b629f869794a8 (patch) | |
tree | e491ab85674b36c44383f6ad71a26d51c7e328eb /requirements.txt | |
parent | 6d315e7a8e476ef9e20691f8c991614bcab7205a (diff) |
Purge PyQt
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/requirements.txt b/requirements.txt index 9dc3725..6a26da4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,5 @@ -contourpy==1.2.1 -cycler==0.12.1 Cython==3.0.10 -fonttools==4.51.0 -kiwisolver==1.4.5 -matplotlib==3.8.4 numpy==1.26.4 opencv-python==4.9.0.80 -packaging==24.0 -pillow==10.3.0 -pyparsing==3.1.2 -PyQt6==6.6.1 -PyQt6-Qt6==6.6.3 -PyQt6-sip==13.6.0 -python-dateutil==2.9.0.post0 raptorq==2.0.0 reedsolo==1.7.0 -six==1.16.0 |