Skip to content

Commit

Permalink
update python dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Jan 24, 2022
1 parent 29404e0 commit 8373064
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
envbash==1.2.0
# The following packages should ideally be installed through apt
# For the moment, I am pinning their versions here to the ones available in debian bullseye
ephem==3.7.7.1
idna==2.8
idna==2.10
jsonschema==3.2.0
matplotlib==3.3.4
numpy==1.18.1
Pillow==7.1.2
pylab==0.0.1
pyyaml==5.4.1
numpy==1.19.5
Pillow==8.1.2
pyyaml==5.3.1
requests==2.25.1
urllib3==1.26.3

0 comments on commit 8373064

Please sign in to comment.