Skip to content

Commit

Permalink
change requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
shinokumura committed Feb 17, 2025
1 parent 5d7607a commit d23d267
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 18 deletions.
6 changes: 1 addition & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
[submodule "submodules"]
[submodule "src/exforparser/submodules"]
path = src/exforparser/submodules
url = https://github.com/shinokumura/exparser-submodule.git
branch = main
[submodule "exparser-submodule"]
path = exparser-submodule
url = https://github.com/shinokumura/exparser-submodule.git
19 changes: 6 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
common==0.1.2
greenlet==2.0.2
numpy==1.25.2
pandas==2.0.3
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2023.3
greenlet==2.0.2
six==1.16.0
SQLAlchemy==2.0.18
typing_extensions==4.7.1
tzdata==2023.3
GitPython==3.1.44
pandas==2.2.3
pyparsing==3.2.1
setuptools==65.5.0
SQLAlchemy==2.0.37
exfor_dictionary @ git+https://github.com/IAEA-NDS/exfor_dictionary@main
ripl3_json @ git+https://github.com/shinokumura/ripl3_json@main
ripl3_json @ git+https://github.com/shinokumura/ripl3_json@main
1 change: 1 addition & 0 deletions src/exforparser/submodules
Submodule submodules added at 369c71

0 comments on commit d23d267

Please sign in to comment.