Skip to content

Commit b4f8a0c

Browse files
tn3wtn3w
authored andcommitted
Fixed requirements
1 parent aa667b0 commit b4f8a0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ beautifulsoup4
55
ipaddress
66
Jinja2
77
Pillow
8-
opencv-python
98
requests
9+
numpy
1010
bs4
1111
captcha
1212
bcrypt

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
setup(
3232
name='flask_Captchaify',
33-
version='1.6.7.6',
33+
version='1.6.7.7',
3434
description='Protect against bots and DDoS attacks',
3535
long_description=long_description,
3636
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)