Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Add more build/pkgs/*/install-requires.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Oct 4, 2020
1 parent a754e8c commit 11ce883
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/pkgs/networkx/install-requires.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
networkx >=2.4, <2.5
1 change: 1 addition & 0 deletions build/pkgs/pynormaliz/install-requires.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pynormaliz ==2.12
1 change: 1 addition & 0 deletions build/pkgs/rpy2/install-requires.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rpy2 >=3.3, <3.4
1 change: 1 addition & 0 deletions build/pkgs/scipy/install-requires.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
scipy >=1.5, <1.6
1 change: 1 addition & 0 deletions build/pkgs/sphinx/install-requires.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sphinx >=3, <3.2
1 change: 1 addition & 0 deletions build/pkgs/sympy/install-requires.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sympy >=1.6, <1.7

0 comments on commit 11ce883

Please sign in to comment.