Skip to content

Commit f614fd2

Browse files
authored
Merge pull request #104 from botcity-dev/fix/numpy-version
FIX: Updating requirements.txt with numpy version
2 parents e44d8d9 + 13ba02e commit f614fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
botcity-framework-base>=0.2.2
22
beautifulsoup4
3-
numpy
3+
numpy<2
44
opencv-python
55
pillow
66
selenium>=4.10,<5

0 commit comments

Comments
 (0)