Skip to content

Commit

Permalink
update to match latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gorgarp authored Jan 15, 2025
1 parent aeebae3 commit 8080e2a
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
PyQt5>=5.15.2
requests>=2.28.0
PySide6>=6.4.0
plexapi>=4.15.0
aiohttp>=3.8.1
numpy>=1.22.0
nltk>=3.7
transformers>=4.24.0
torch>=1.13.0
torch-geometric>=2.2.0
packaging>=21.3
torch>=2.0.0
torch-geometric>=2.3.0
transformers>=4.30.0
nltk>=3.8.1
numpy>=1.24.0
aiohttp>=3.8.0
requests>=2.28.0
python-dateutil>=2.8.2
pillow>=9.5.0

0 comments on commit 8080e2a

Please sign in to comment.