mirror of
https://github.com/13hannes11/UU_NCML_Project.git
synced 2024-09-03 20:50:59 +02:00
move requirements file and add current requirements
This commit is contained in:
27
requirements.txt
Normal file
27
requirements.txt
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
# Automatically generated by https://github.com/damnever/pigar.
|
||||||
|
|
||||||
|
# UU_NCML_Project/voting_lib/voting_analysis.py: 7
|
||||||
|
matplotlib == 3.4.1
|
||||||
|
|
||||||
|
# UU_NCML_Project/voting_lib/voting_analysis.py: 5
|
||||||
|
neupy == 0.6.5
|
||||||
|
|
||||||
|
# UU_NCML_Project/voting_lib/load_data.py: 6
|
||||||
|
# UU_NCML_Project/voting_lib/voting_analysis.py: 4
|
||||||
|
numpy == 1.20.2
|
||||||
|
|
||||||
|
# UU_NCML_Project/download_data/convert_to_csv_de.py: 1
|
||||||
|
# UU_NCML_Project/voting_lib/load_data.py: 5
|
||||||
|
# UU_NCML_Project/voting_lib/voting_analysis.py: 8
|
||||||
|
pandas == 1.2.4
|
||||||
|
|
||||||
|
# UU_NCML_Project/download_data/scrape_de.py: 11
|
||||||
|
# UU_NCML_Project/download_data/scrape_uk.py: 11
|
||||||
|
requests == 2.25.1
|
||||||
|
|
||||||
|
# UU_NCML_Project/voting_lib/voting_analysis.py: 9
|
||||||
|
seaborn == 0.11.1
|
||||||
|
|
||||||
|
# UU_NCML_Project/download_data/scrape_de.py: 1,2,3,4,5,6,7
|
||||||
|
# UU_NCML_Project/download_data/scrape_uk.py: 1,2,3,4,5,6,7
|
||||||
|
selenium == 3.141.0
|
||||||
Reference in New Issue
Block a user