Skip to content

Commit

Permalink
Merge pull request #634 from LCOGT/dependabot/pip/neoexchange/numpy-1…
Browse files Browse the repository at this point in the history
….22.0

Bump numpy from 1.21.4 to 1.22.0 in /neoexchange
  • Loading branch information
talister authored Dec 12, 2023
2 parents 0582785 + 51fc8c3 commit 9dd2e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neoexchange/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--extra-index-url=http://buildsba.lco.gtn/python/
--trusted-host buildsba.lco.gtn
numpy==1.21.4; sys_platform != 'win32'
numpy==1.22.4; sys_platform != 'win32'
numpy==1.22.4+mkl; sys_platform == 'win32'
Django>=4.2.8,<5.0
#mysqlclient~=1.4.3
Expand Down

0 comments on commit 9dd2e04

Please sign in to comment.