Skip to content

Commit

Permalink
converted requirements.txt to use submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes committed Mar 22, 2022
1 parent 266b90d commit 59f5168
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 23 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "arm-dependencies"]
path = arm-dependencies
url = https://github.com/shitwolfymakes/arm-dependencies
branch = main
1 change: 1 addition & 0 deletions arm-dependencies
Submodule arm-dependencies added at 9488b3
24 changes: 1 addition & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1 @@
Markdown==3.3.4
pycurl>=7.43.0
pydvdid>=1.0
requests>=2.9.1
urllib3>=1.13.1
xmltodict>=0.10.2
pyudev>=0.21.0
pyyaml>=3.12
flask>=1.0.2
flask-WTF>=0.14.2
flask-sqlalchemy>=2.3.2
flask-migrate>=2.2.1
flask-cors>=3.0.10
psutil>=5.4.6
robobrowser>=0.5.3
tinydownload>=0.1.0
netifaces>=0.10.9
flask-login>=0.5.0
apprise>=0.8.9
bcrypt>=3.1.6
musicbrainzngs>=0.7.1
discid>=1.1.1
prettytable>=2.0.0
-r arm-dependencies/requirements.txt

0 comments on commit 59f5168

Please sign in to comment.