Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RhinosF1 authored May 18, 2024
1 parent 92d213a commit bd16552
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
requests==2.28.1; python_version == '3.11'
requests==2.31.0; python_version == '3.12'
filelock==3.9.0; python_version == '3.11'
filelock==3.13.1; python_version == '3.12'
langcodes==3.3.0
internetarchive==3.3.0; python_version == '3.11'
internetarchive==3.5.0; python_version == '3.12'

0 comments on commit bd16552

Please sign in to comment.