diff --git a/requirements.txt b/requirements.txt index ce14438..dea513d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,18 @@ -shellescape -requests -PyYAML -PyMySQL -pycryptodome -pycrypto -numpy -Naked -mysql-replication -mysql-connector-python -crypto -idna -urllib3 -opencv-python -charset-normalizer -certifi +certifi==2023.11.17 +charset-normalizer==3.3.2 +crypto==1.4.1 +idna==3.6 +mysql-connector-python==8.3.0 +mysql-replication==1.0.6 +Naked==0.1.32 +numpy==1.26.3 +opencv-python==4.9.0.80 +opencv-python-headless==4.9.0.80 +packaging==23.2 +pycrypto==2.6.1 +pycryptodomex==3.20.0 +PyMySQL==1.1.0 +PyYAML==6.0.1 +requests==2.31.0 +shellescape==3.8.1 +urllib3==2.2.0 \ No newline at end of file