Anatolevich commited on
Commit
c971689
·
verified ·
1 Parent(s): aef0855

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ python-dotenv==1.0.0
2
+ pytz==2023.3
3
+ requests==2.31.0
4
+ beautifulsoup4==4.12.2
5
+ lxml==4.9.2