This website works better with JavaScript.
Explore
Help
Sign In
pandro
/
ArtNet-Desktop
Watch
1
Star
0
Fork
You've already forked ArtNet-Desktop
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7e291c028d
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7e291c028d'
${ noResults }
ArtNet-Desktop
/
requirements.txt
8 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added minimal depdency versions Upgraded dependencies and noticed a breaking change in pyqt5 (QMainWindow.move() requires integer parameters). Fixed it and introduced minimal versions in requirements.txt
3 years ago
pyqt5>=5.15.6
pyyaml>=6.0
Added requirements.txt
4 years ago
cryptography
Added minimal depdency versions Upgraded dependencies and noticed a breaking change in pyqt5 (QMainWindow.move() requires integer parameters). Fixed it and introduced minimal versions in requirements.txt
3 years ago
psycopg2-binary>=2.9
Added Validators, pscopg2-binary to requirements Added missed requirement validator and replaced psycopg2 with the bianry version
4 years ago
urllib3
Added Validators, pscopg2-binary, requirements to requirements Added missed requirement validator and replaced psycopg2 with the bianry version
4 years ago
validators
requests
lxml