Missing = sign in package requirements file

This commit is contained in:
JonnyWong16 2020-12-22 12:31:22 -08:00
parent 9326d03a57
commit 877bf7060e
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
apshceduler=3.6.3
apshceduler==3.6.3
pyinstaller==4.1
pyopenssl==20.0.0
pycryptodomex==3.9.9

View file

@ -1,4 +1,4 @@
apshceduler=3.6.3
apshceduler==3.6.3
pyinstaller==4.1
pyopenssl==20.0.0
pycryptodomex==3.9.9