Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

requirements.txt 433 B

12345678910111213141516
  1. numpy>=1.8.2
  2. quantities>=0.10.1
  3. scipy>=0.14.0
  4. six
  5. enum>0.4.4
  6. #
  7. # The following are the three packages bundled in subdirectories of
  8. # the code directory.
  9. # Uncomment the lines below to install the packages rather than
  10. # use these frozen budled packages in the code subdirectory. In addition
  11. # you will need to make corresponding changes to the file
  12. # load_local_neo_odml_elephant.py
  13. #
  14. # python-neo=0.5.2
  15. # elephant=0.4.1
  16. # odml=1.2