Omnibus commited on
Commit
2a42e62
·
1 Parent(s): c4f06ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- #opencv-python
2
- #qrcode
3
  pycryptodome
4
  base58
5
- #Pillow==9.5.0
 
1
+ opencv-python
2
+ qrcode
3
  pycryptodome
4
  base58
5
+ Pillow==9.5.0