Skip to content

Commit 2675486

Browse files
authored
chore: updating numpy (#226)
* Testing if numpy works for 3.10 yet Does numpy work for 3.10? * Update requirements.txt * Update requirements.txt * Update requirements.txt * Update requirements.txt
1 parent f17eb0d commit 2675486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-language==2.3.1
2-
numpy==1.20.1; python_version > '3.6'
2+
numpy==1.21.4; python_version > '3.6'
33
numpy==1.19.5; python_version <= '3.6'

0 commit comments

Comments
 (0)