mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2026-06-13 04:04:59 +03:00
build: update deps
- Set stage for removing modules directory - Export requirements.txt for backward compatibility - Bump version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
certifi==2024.2.2 ; python_version >= "3.11" and python_version < "3.13"
|
||||
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_version < "3.13"
|
||||
idna==3.6 ; python_version >= "3.11" and python_version < "3.13"
|
||||
python-decouple==3.8 ; python_version >= "3.11" and python_version < "3.13"
|
||||
python-steamgriddb==1.0.5 ; python_version >= "3.11" and python_version < "3.13"
|
||||
requests==2.31.0 ; python_version >= "3.11" and python_version < "3.13"
|
||||
urllib3==2.2.1 ; python_version >= "3.11" and python_version < "3.13"
|
||||
vdf==3.4 ; python_version >= "3.11" and python_version < "3.13"
|
||||
Reference in New Issue
Block a user