diff options
Diffstat (limited to 'requirements.txt')
-rwxr-xr-x | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index cc0f624..6dddbb1 100755 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,6 @@ opencv_python_headless requests==2.18.4 lxml==4.5.2 dataclasses -Pillow==7.2.0 +pillow==7.2.0 twython==3.8.2 +pymysql |