8000 chore: updating numpy (#226) · googleapis/google-cloud-python@8a6a7c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8a6a7c9

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 fc4dba8 commit 8a6a7c9

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)
0